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