Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DMachineLoopInfo.h120 inline MachineLoop *removeLoop(iterator I) { return LI.removeLoop(I); } in removeLoop() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineLoopInfo.h147 inline MachineLoop *removeLoop(iterator I) { return LI.removeLoop(I); } in removeLoop() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineLoopInfo.h155 inline MachineLoop *removeLoop(iterator I) { return LI.removeLoop(I); } in removeLoop() function
/external/llvm/lib/Analysis/
DLoopInfo.cpp614 removeLoop(I); in markAsRemoved()
/external/llvm/include/llvm/Analysis/
DLoopInfo.h559 LoopT *removeLoop(iterator I) { in removeLoop() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopFuse.cpp454 void removeLoop(const Loop *L) { RemovedLoops.insert(L); } in removeLoop() function
807 LDT.removeLoop(FC1->L); in fuseCandidates()
DSimpleLoopUnswitch.cpp1883 LI.removeLoop(llvm::find(LI, &L)); in rebuildLoopAfterUnswitch()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfo.h960 LoopT *removeLoop(iterator I) { in removeLoop() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopFuse.cpp519 void removeLoop(const Loop *L) { RemovedLoops.insert(L); } in removeLoop() function
1046 LDT.removeLoop(FC1->L); in fuseCandidates()
DSimpleLoopUnswitch.cpp2037 LI.removeLoop(llvm::find(LI, &L)); in rebuildLoopAfterUnswitch()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DLoopInfo.h1019 LoopT *removeLoop(iterator I) { in removeLoop() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopInfo.cpp883 removeLoop(I); in erase()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp685 LI->removeLoop(I); in deleteDeadLoop()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DLoopInfo.cpp898 removeLoop(I); in erase()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp680 LI->removeLoop(I); in deleteDeadLoop()