Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp594 static bool IsInterestingCmp(ICmpInst *CMP, const DominatorTree &DT, in IsInterestingCmp() function
664 if (IsInterestingCmp(CMP, DT, Options)) in instrumentFunction()