Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp2960 bool IsGTOrGE = Pred == FCmpInst::FCMP_OGT || Pred == FCmpInst::FCMP_OGE || in foldSelectWithFCmpToFabs() local
2967 if (IsGTOrGE) { in foldSelectWithFCmpToFabs()