Searched defs:UseCalls (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | AddressSanitizer.cpp | 1541 Value *SizeArgument, bool UseCalls, in doInstrumentAddress() 1560 bool UseCalls, uint32_t Exp) { in instrumentMaskedLoadOrStore() 1595 InterestingMemoryOperand &O, bool UseCalls, in instrumentMop() 1721 Value *SizeArgument, bool UseCalls, in instrumentAddress() 1809 bool IsWrite, Value *SizeArgument, bool UseCalls, uint32_t Exp) { in instrumentUnusualSizeOrAlignment() 2874 bool UseCalls = (ClInstrumentationWithCallsThreshold >= 0 && in instrumentFunction() local
|