Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp66 static bool hasBranchUse(ICmpInst &I) { in hasBranchUse() function
1410 if (Cmp.isEquality() || (IsSignBit && hasBranchUse(Cmp))) in foldICmpWithDominatingICmp()