Searched refs:stripSignOnlyFPOps (Results 1 – 1 of 1) sorted by relevance
1338 static Value *stripSignOnlyFPOps(Value *Val) { in stripSignOnlyFPOps() function1435 if (IsAnd && stripSignOnlyFPOps(LHS0) == stripSignOnlyFPOps(RHS0)) { in foldLogicOfFCmps()