Home
last modified time | relevance | path

Searched defs:ThenTerm (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCallPromotionUtils.cpp272 Instruction *ThenTerm = nullptr; in versionCallSite() local
DLowerMemIntrinsics.cpp305 Instruction *ThenTerm, *ElseTerm; in createMemMoveLoop() local
DBasicBlockUtils.cpp978 Instruction **ThenTerm, in SplitBlockAndInsertIfThenElse()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp900 auto ThenTerm = SplitBlockAndInsertIfThen(IsStackLower, &*IP, false); in InjectCoverageAtBlock() local
DAddressSanitizer.cpp1535 Instruction *ThenTerm = SplitBlockAndInsertIfThen(MaskElem, I, false); in instrumentMaskedLoadOrStore() local
2922 Instruction *ThenTerm, in createPHI()
3202 Instruction *ThenTerm, *ElseTerm; in processStaticAllocas() local