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