Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopPassManager.cpp47 L.verifyLoop(); in run()
DLoopUnrollPass.cpp1220 ParentL->verifyLoop(); in run()
1358 ParentL->verifyLoop(); in run()
DSimpleLoopUnswitch.cpp2079 UpdateL.verifyLoop(); in unswitchNontrivialInvariants()
2081 ChildL->verifyLoop(); in unswitchNontrivialInvariants()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Scalar/
DLoopPassManagerTest.cpp969 NewLoop->verifyLoop(); in TEST_F()
970 L.verifyLoop(); in TEST_F()
1010 NewLoop->verifyLoop(); in TEST_F()
1011 L.verifyLoop(); in TEST_F()
1155 L.getParentLoop()->verifyLoop(); in TEST_F()
1227 L.getParentLoop()->verifyLoop(); in TEST_F()
1276 NewLoop->verifyLoop(); in TEST_F()
1443 ParentL->verifyLoop(); in TEST_F()
1514 NewSibling->verifyLoop(); in TEST_F()
1515 ParentL->verifyLoop(); in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopSimplify.cpp818 static void verifyLoop(Loop *L) {
821 verifyLoop(*I);
868 verifyLoop(*I); in verifyAnalysis()
/external/llvm/lib/Transforms/Utils/
DLoopSimplify.cpp835 static void verifyLoop(Loop *L) {
838 verifyLoop(*I);
885 verifyLoop(*I); in verifyAnalysis()
/external/llvm/include/llvm/Analysis/
DLoopInfoImpl.h224 void LoopBase<BlockT, LoopT>::verifyLoop() const { in verifyLoop() function
312 verifyLoop(); in verifyLoopNest()
DLoopInfo.h327 void verifyLoop() const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DLoopPassManager.h336 L->verifyLoop();
/external/llvm/lib/Analysis/
DLoopPass.cpp221 CurrentLoop->verifyLoop(); in runOnFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLoopPass.cpp239 CurrentLoop->verifyLoop(); in runOnFunction()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLoopPass.cpp260 CurrentLoop->verifyLoop(); in runOnFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h295 void LoopBase<BlockT, LoopT>::verifyLoop() const { in verifyLoop() function
386 verifyLoop(); in verifyLoopNest()
DLoopInfo.h406 void verifyLoop() const;
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopInfo.h415 void verifyLoop() const { in verifyLoop() function
491 verifyLoop(); in verifyLoopNest()