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

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

Completed in 36 milliseconds