Home
last modified time | relevance | path

Searched refs:LoopId (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopInterchange.cpp1326 static bool canVectorize(const CharMatrix &DepMatrix, unsigned LoopId) { in canVectorize() argument
1328 char Dir = Dep[LoopId]; in canVectorize()