Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp651 bool IsLeafFunc = true; instrumentFunction() local
779 InjectCoverage(Function & F,ArrayRef<BasicBlock * > AllBlocks,bool IsLeafFunc) InjectCoverage() argument
946 InjectCoverageAtBlock(Function & F,BasicBlock & BB,size_t Idx,bool IsLeafFunc) InjectCoverageAtBlock() argument