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