Searched refs:evaluateFCmpRelation (Results 1 – 2 of 2) sorted by relevance
1343 static FCmpInst::Predicate evaluateFCmpRelation(Constant *V1, Constant *V2) { in evaluateFCmpRelation() function1372 FCmpInst::Predicate SwappedRelation = evaluateFCmpRelation(V2, V1); in evaluateFCmpRelation()1830 switch (evaluateFCmpRelation(C1, C2)) { in ConstantFoldCompareInstruction()
1532 static FCmpInst::Predicate evaluateFCmpRelation(Constant *V1, Constant *V2) { in evaluateFCmpRelation() function1565 FCmpInst::Predicate SwappedRelation = evaluateFCmpRelation(V2, V1); in evaluateFCmpRelation()1983 switch (evaluateFCmpRelation(C1, C2)) { in ConstantFoldCompareInstruction()