Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DIfConversion.cpp71 ICSimple, // BB is entry of an one split, no rejoin sub-CFG. enumerator
318 case ICSimple: in runOnMachineFunction()
851 Tokens.push_back(new IfcvtToken(BBI, ICSimple, TNeedSub, Dups)); in AnalyzeBlock()
/external/llvm/lib/CodeGen/
DIfConversion.cpp80 ICSimple, // BB is entry of an one split, no rejoin sub-CFG. enumerator
351 case ICSimple: in INITIALIZE_PASS_DEPENDENCY()
942 llvm::make_unique<IfcvtToken>(BBI, ICSimple, TNeedSub, Dups)); in AnalyzeBlock()