Searched defs:UseCalls (Results 1 – 1 of 1) sorted by relevance
850 void AddressSanitizer::instrumentMop(Instruction *I, bool UseCalls) { in instrumentMop()960 Value *SizeArgument, bool UseCalls) { in instrumentAddress()1478 bool UseCalls = false; in runOnFunction() local