Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp728 void AddressSanitizer::instrumentMop(Instruction *I, bool UseCalls) { in instrumentMop()
838 Value *SizeArgument, bool UseCalls) { in instrumentAddress()
1427 bool UseCalls = false; in runOnFunction() local