Home
last modified time | relevance | path

Searched defs:InnerLoop (Results 1 – 8 of 8) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp357 Loop *InnerLoop; member in __anon860498c00111::LoopInterchangeLegality
382 Loop *InnerLoop; member in __anon860498c00111::LoopInterchangeProfitability
414 Loop *InnerLoop; member in __anon860498c00111::LoopInterchangeTransform
576 Loop *InnerLoop = LoopList[InnerLoopId]; in processLoop() local
638 bool LoopInterchangeLegality::tightlyNested(Loop *OuterLoop, Loop *InnerLoop) { in tightlyNested()
994 Loop *InnerLoop) { in removeChildLoop()
1005 void LoopInterchangeTransform::restructureLoops(Loop *InnerLoop, in restructureLoops()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp357 Loop *InnerLoop; member in __anoncf6d1f180211::LoopInterchangeLegality
386 Loop *InnerLoop; member in __anoncf6d1f180211::LoopInterchangeProfitability
423 Loop *InnerLoop; member in __anoncf6d1f180211::LoopInterchangeTransform
580 Loop *InnerLoop = LoopList[InnerLoopId]; in processLoop() local
650 bool LoopInterchangeLegality::tightlyNested(Loop *OuterLoop, Loop *InnerLoop) { in tightlyNested()
954 static bool areLoopExitPHIsSupported(Loop *OuterLoop, Loop *InnerLoop) { in areLoopExitPHIsSupported()
1178 Loop *InnerLoop) { in removeChildLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixIrreducibleControlFlow.cpp162 MachineLoop *InnerLoop = MLI.getLoopFor(Next); in VisitLoop() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyFixIrreducibleControlFlow.cpp159 MachineLoop *InnerLoop = MLI.getLoopFor(Next); in VisitLoop() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUnrollAndJam.cpp600 unsigned LoopDepth, bool InnerLoop, in checkDependencies()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp2221 for (const MachineLoop *InnerLoop : L) in buildLoopChains() local
DMachinePipeliner.cpp768 for (auto &InnerLoop : L) in scheduleLoop() local
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp727 for (auto &InnerLoop : L) in scheduleLoop() local