Lines Matching refs:UseCalls
483 bool UseCalls, const DataLayout &DL);
487 Value *SizeArgument, bool UseCalls, uint32_t Exp);
490 Value *SizeArgument, bool UseCalls,
1029 Instruction *I, bool UseCalls, in instrumentMop() argument
1081 return instrumentAddress(I, I, Addr, TypeSize, IsWrite, nullptr, UseCalls, in instrumentMop()
1084 UseCalls, Exp); in instrumentMop()
1139 Value *SizeArgument, bool UseCalls, in instrumentAddress() argument
1145 if (UseCalls) { in instrumentAddress()
1200 Value *SizeArgument, bool UseCalls, uint32_t Exp) { in instrumentUnusualSizeOrAlignment() argument
1204 if (UseCalls) { in instrumentUnusualSizeOrAlignment()
1840 bool UseCalls = in runOnFunction() local
1854 instrumentMop(ObjSizeVis, Inst, UseCalls, in runOnFunction()