Searched refs:InductionList (Results 1 – 1 of 1) sorted by relevance
259 using InductionList = MapVector<PHINode *, InductionDescriptor>; variable291 const InductionList &getInductionVars() const { return Inductions; } in getInductionVars()507 InductionList Inductions;