Searched refs:FPInst (Results 1 – 2 of 2) sorted by relevance
718 Instruction *FPInst = dyn_cast<Instruction>(RI); in FoldOperationIntoSelectOperand() local719 if (FPInst && isa<FPMathOperator>(FPInst)) in FoldOperationIntoSelectOperand()720 FPInst->copyFastMathFlags(BO); in FoldOperationIntoSelectOperand()
218 out common properties of records (such as "FPInst", which is used to represent