Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp410 bool UseCalls = ClCoverageBlockThreshold < AllBlocks.size(); in InjectCoverage() local
516 bool UseCalls) { in InjectCoverageAtBlock()
DAddressSanitizer.cpp1029 Instruction *I, bool UseCalls, in instrumentMop()
1139 Value *SizeArgument, bool UseCalls, in instrumentAddress()
1200 Value *SizeArgument, bool UseCalls, uint32_t Exp) { in instrumentUnusualSizeOrAlignment()
1840 bool UseCalls = in runOnFunction() local