Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp338 bool UseCalls = ClCoverageBlockThreshold < AllBlocks.size(); in InjectCoverage() local
438 bool UseCalls) { in InjectCoverageAtBlock()
DAddressSanitizer.cpp959 Instruction *I, bool UseCalls, in instrumentMop()
1069 Value *SizeArgument, bool UseCalls, in instrumentAddress()
1130 Value *SizeArgument, bool UseCalls, uint32_t Exp) { in instrumentUnusualSizeOrAlignment()
1647 bool UseCalls = in runOnFunction() local