Searched defs:InductionList (Results 1 – 3 of 3) sorted by relevance
215 using InductionList = MapVector<PHINode *, InductionDescriptor>; variable
232 using InductionList = MapVector<PHINode *, InductionDescriptor>; variable
1365 typedef MapVector<PHINode *, InductionDescriptor> InductionList; typedef in __anon63bf7e8f0111::LoopVectorizationLegality