Home
last modified time | relevance | path

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

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