Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp2661 bool IsGTOrGE = Pred == FCmpInst::FCMP_OGT || Pred == FCmpInst::FCMP_OGE || in foldSelectWithFCmpToFabs() local
2668 if (IsGTOrGE) { in foldSelectWithFCmpToFabs()