Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp608 static bool IsInterestingCmp(ICmpInst *CMP, const DominatorTree *DT, in IsInterestingCmp() function
675 if (IsInterestingCmp(CMP, DT, Options)) in instrumentFunction()