Searched refs:getPatternInst (Results 1 – 9 of 9) sorted by relevance
386 if (isa<FPMathOperator>(ReduxDesc.getPatternInst()) && !IsAPhi) { in AddReductionVar()387 FastMathFlags CurFMF = ReduxDesc.getPatternInst()->getFastMathFlags(); in AddReductionVar()388 if (auto *Sel = dyn_cast<SelectInst>(ReduxDesc.getPatternInst())) { in AddReductionVar()
120 Instruction *getPatternInst() { return PatternLastInst; } in getPatternInst() function
123 Instruction *getPatternInst() { return PatternLastInst; } in getPatternInst() function
303 if (isa<FPMathOperator>(ReduxDesc.getPatternInst()) && !IsAPhi) in AddReductionVar()304 FMF &= ReduxDesc.getPatternInst()->getFastMathFlags(); in AddReductionVar()
106 Instruction *getPatternInst() const { return PatternLastInst; } in getPatternInst() function
104 Instruction *getPatternInst() const { return PatternLastInst; } in getPatternInst() function