Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp66 static bool hasBranchUse(ICmpInst &I) { in hasBranchUse() function
1406 if (Cmp.isEquality() || (IsSignBit && hasBranchUse(Cmp))) in foldICmpWithConstant()