Searched defs:UseCalls (Results 1 – 3 of 3) sorted by relevance
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | SanitizerCoverage.cpp | 410 bool UseCalls = ClCoverageBlockThreshold < AllBlocks.size(); in InjectCoverage() local 516 bool UseCalls) { in InjectCoverageAtBlock()
|
| D | AddressSanitizer.cpp | 1029 Instruction *I, bool UseCalls, in instrumentMop() 1139 Value *SizeArgument, bool UseCalls, in instrumentAddress() 1200 Value *SizeArgument, bool UseCalls, uint32_t Exp) { in instrumentUnusualSizeOrAlignment() 1840 bool UseCalls = in runOnFunction() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | AddressSanitizer.cpp | 1496 Value *SizeArgument, bool UseCalls, in doInstrumentAddress() 1515 bool UseCalls, uint32_t Exp) { in instrumentMaskedLoadOrStore() 1549 Instruction *I, bool UseCalls, in instrumentMop() 1660 Value *SizeArgument, bool UseCalls, in instrumentAddress() 1741 bool IsWrite, Value *SizeArgument, bool UseCalls, uint32_t Exp) { in instrumentUnusualSizeOrAlignment() 2704 bool UseCalls = in instrumentFunction() local
|