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