Home
last modified time | relevance | path

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

/external/AFLplusplus/instrumentation/
Dcmplog-routines-pass.cc504 auto ThenTerm = SplitBlockAndInsertIfThen(is_not_null, callInst, false); local
535 auto ThenTerm = SplitBlockAndInsertIfThen(is_not_null, callInst, false); local
570 auto ThenTerm = SplitBlockAndInsertIfThen(is_not_null, callInst, false); local
601 auto ThenTerm = SplitBlockAndInsertIfThen(is_not_null, callInst, false); local
636 auto ThenTerm = SplitBlockAndInsertIfThen(is_not_null, callInst, false); local
666 auto ThenTerm = SplitBlockAndInsertIfThen(is_not_null, callInst, false); local
696 auto ThenTerm = SplitBlockAndInsertIfThen(is_not_null, callInst, false); local
726 auto ThenTerm = SplitBlockAndInsertIfThen(is_not_null, callInst, false); local
Dcmplog-switches-pass.cc301 auto ThenTerm = SplitBlockAndInsertIfThen(is_not_null, SI, false); local
Dcmplog-instructions-pass.cc326 auto ThenTerm = in hookInstrs() local
DSanitizerCoverageLTO.so.cc1725 auto ThenTerm = in InjectCoverageAtBlock() local
DSanitizerCoveragePCGUARD.so.cc1484 auto ThenTerm = SplitBlockAndInsertIfThen(IsStackLower, &*IP, false); in InjectCoverageAtBlock() local
/external/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()
/external/llvm/lib/Target/NVPTX/
DNVPTXLowerAggrCopies.cpp146 TerminatorInst *ThenTerm, *ElseTerm; in convertMemMoveToLoop() local
/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp658 TerminatorInst **ThenTerm, in SplitBlockAndInsertIfThenElse()
/external/llvm/lib/Transforms/Instrumentation/
DIndirectCallPromotion.cpp333 TerminatorInst *ThenTerm, *ElseTerm; in createIfThenElse() local
DAddressSanitizer.cpp1982 Instruction *ThenTerm, in createPHI()
2212 TerminatorInst *ThenTerm, *ElseTerm; in poisonStack() local
/external/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