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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1529 static bool negateICmpIfUsedByBranchOrSelectOnly(ICmpInst *ICmp, function
1970 if (negateICmpIfUsedByBranchOrSelectOnly(ICmp, BranchOrSelect, Scope)) {

Completed in 83 milliseconds