Home
last modified time | relevance | path

Searched defs:InductionList (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h229 using InductionList = MapVector<PHINode *, InductionDescriptor>; variable
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1365 typedef MapVector<PHINode *, InductionDescriptor> InductionList; typedef in __anon63bf7e8f0111::LoopVectorizationLegality