Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp850 void AddressSanitizer::instrumentMop(Instruction *I, bool UseCalls) { in instrumentMop()
960 Value *SizeArgument, bool UseCalls) { in instrumentAddress()
1478 bool UseCalls = false; in runOnFunction() local