Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp280 static void populateWorklist(Loop &L, SmallVector<LoopVector, 8> &V) { in populateWorklist() function
463 populateWorklist(*L, Worklist); in runOnFunction()