Searched refs:getPatternInst (Results 1 – 2 of 2) sorted by relevance
120 Instruction *getPatternInst() { return PatternLastInst; } in getPatternInst() function
303 if (isa<FPMathOperator>(ReduxDesc.getPatternInst()) && !IsAPhi) in AddReductionVar()304 FMF &= ReduxDesc.getPatternInst()->getFastMathFlags(); in AddReductionVar()