Searched defs:LoopList (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp278 LoopVector LoopList; local
465 bool isComputableLoopNest(LoopVector LoopList) { argument
484 unsigned selectLoopForInterchange(const LoopVector &LoopList) { argument
490 bool processLoopList(LoopVector LoopList) { argument
550 processLoop(LoopVector LoopList, unsigned InnerLoopId, unsigned OuterLoopId, BasicBlock *LoopNestExit, std::vector<std::vector<char>> &DependencyMatrix) argument
[all...]

Completed in 103 milliseconds