HomeSort by: relevance | last modified time | path
    Searched defs:shouldConvert (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64ConditionalCompares.cpp 791 bool shouldConvert();
854 bool AArch64ConditionalCompares::shouldConvert() {
917 while (CmpConv.canConvert(MBB) && shouldConvert()) {

Completed in 23 milliseconds