Home
last modified time | relevance | path

Searched refs:AlreadyPredicated (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DIfConversion.cpp624 bool AlreadyPredicated = BBI.Predicate.size() > 0; in ScanInstructions() local
670 } else if (!AlreadyPredicated) { in ScanInstructions()
/external/llvm/lib/CodeGen/
DIfConversion.cpp653 bool AlreadyPredicated = !BBI.Predicate.empty(); in ScanInstructions() local
729 } else if (!AlreadyPredicated) { in ScanInstructions()