Home
last modified time | relevance | path

Searched refs:IsInterestingCmp (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp581 static bool IsInterestingCmp(ICmpInst *CMP, const DominatorTree *DT, in IsInterestingCmp() function
648 if (IsInterestingCmp(CMP, DT, Options)) in instrumentFunction()