Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp282 LoopVector LoopList; in populateWorklist() local
467 LoopVector LoopList = Worklist.pop_back_val(); in runOnFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp278 LoopVector LoopList; in populateWorklist() local
484 LoopVector LoopList = Worklist.pop_back_val(); in runOnFunction() local
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp373 SmallVector<Loop *, 16> LoopList(LI->begin(), LI->end()); in eliminateMostlyEmptyBlocks() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp597 SmallVector<Loop *, 16> LoopList(LI->begin(), LI->end()); in eliminateMostlyEmptyBlocks() local