Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp69 static bool hasBranchUse(ICmpInst &I) { in hasBranchUse() function
1374 if (Cmp.isEquality() || (IsSignBit && hasBranchUse(Cmp))) in foldICmpWithDominatingICmp()