Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp1595 Value *SizeArgument, bool UseCalls, in doInstrumentAddress()
1622 Value *SizeArgument, bool UseCalls, uint32_t Exp, in instrumentMaskedLoadOrStore()
1685 InterestingMemoryOperand &O, bool UseCalls, in instrumentMop()
1838 Value *SizeArgument, bool UseCalls, in instrumentAddress()
1929 TypeSize TypeStoreSize, bool IsWrite, Value *SizeArgument, bool UseCalls, in instrumentUnusualSizeOrAlignment()
3044 bool UseCalls = (InstrumentationWithCallsThreshold >= 0 && in instrumentFunction() local