| /external/AFLplusplus/instrumentation/ |
| D | cmplog-routines-pass.cc | 504 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
|
| D | cmplog-switches-pass.cc | 301 auto ThenTerm = SplitBlockAndInsertIfThen(is_not_null, SI, false); local
|
| D | cmplog-instructions-pass.cc | 326 auto ThenTerm = in hookInstrs() local
|
| D | SanitizerCoverageLTO.so.cc | 1725 auto ThenTerm = in InjectCoverageAtBlock() local
|
| D | SanitizerCoveragePCGUARD.so.cc | 1484 auto ThenTerm = SplitBlockAndInsertIfThen(IsStackLower, &*IP, false); in InjectCoverageAtBlock() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | CallPromotionUtils.cpp | 272 Instruction *ThenTerm = nullptr; in versionCallSite() local
|
| D | LowerMemIntrinsics.cpp | 305 Instruction *ThenTerm, *ElseTerm; in createMemMoveLoop() local
|
| D | BasicBlockUtils.cpp | 978 Instruction **ThenTerm, in SplitBlockAndInsertIfThenElse()
|
| /external/llvm/lib/Target/NVPTX/ |
| D | NVPTXLowerAggrCopies.cpp | 146 TerminatorInst *ThenTerm, *ElseTerm; in convertMemMoveToLoop() local
|
| /external/llvm/lib/Transforms/Utils/ |
| D | BasicBlockUtils.cpp | 658 TerminatorInst **ThenTerm, in SplitBlockAndInsertIfThenElse()
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | IndirectCallPromotion.cpp | 333 TerminatorInst *ThenTerm, *ElseTerm; in createIfThenElse() local
|
| D | AddressSanitizer.cpp | 1982 Instruction *ThenTerm, in createPHI() 2212 TerminatorInst *ThenTerm, *ElseTerm; in poisonStack() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | SanitizerCoverage.cpp | 900 auto ThenTerm = SplitBlockAndInsertIfThen(IsStackLower, &*IP, false); in InjectCoverageAtBlock() local
|
| D | AddressSanitizer.cpp | 1535 Instruction *ThenTerm = SplitBlockAndInsertIfThen(MaskElem, I, false); in instrumentMaskedLoadOrStore() local 2922 Instruction *ThenTerm, in createPHI() 3202 Instruction *ThenTerm, *ElseTerm; in processStaticAllocas() local
|