HomeSort by relevance Sort by last modified time
    Searched refs:getLoopFor (Results 26 - 50 of 174) sorted by null

12 3 4 5 6 7

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
Delinearization.cpp 85 for (Loop *L = LI->getLoopFor(BB); L != nullptr; L = L->getParentLoop()) {
CFG.cpp 114 const Loop *L = LI->getLoopFor(BB);
203 if (LI && LI->getLoopFor(BB) != nullptr)
MustExecute.cpp 214 Loop *L = LI.getLoopFor(I.getParent());
227 Loop *L = LI.getLoopFor(I.getParent());
IVUsers.cpp 69 SE->getSCEVAtScope(AR, LI->getLoopFor(I->getParent())) != AR);
102 Loop *DomLoop = LI->getLoopFor(DomBB);
235 if (LI->getLoopFor(User->getParent()) != L) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
MachineLoopInfo.cpp 135 MachineLoop *T = getLoopFor(S);
MachineTraceMetrics.cpp 169 MachineTraceMetrics::Ensemble::getLoopFor(const MachineBasicBlock *MBB) const {
170 return MTM.Loops->getLoopFor(MBB);
330 const MachineLoop *CurLoop = getLoopFor(MBB);
358 const MachineLoop *CurLoop = getLoopFor(MBB);
366 if (isExitingLoop(CurLoop, getLoopFor(Succ)))
461 if (const MachineLoop *FromLoop = LB.Loops->getLoopFor(*From)) {
466 if (isExitingLoop(FromLoop, LB.Loops->getLoopFor(To)))
598 const MachineLoop *Loop = getLoopFor(MBB);
606 const MachineLoop *Loop = getLoopFor(MBB);
607 const MachineLoop *SuccLoop = getLoopFor(TBI.Succ)
    [all...]
  /external/llvm/lib/CodeGen/
MachineTraceMetrics.cpp 157 MachineTraceMetrics::Ensemble::getLoopFor(const MachineBasicBlock *MBB) const {
158 return MTM.Loops->getLoopFor(MBB);
316 const MachineLoop *CurLoop = getLoopFor(MBB);
344 const MachineLoop *CurLoop = getLoopFor(MBB);
352 if (isExitingLoop(CurLoop, getLoopFor(Succ)))
440 if (const MachineLoop *FromLoop = LB.Loops->getLoopFor(From)) {
445 if (isExitingLoop(FromLoop, LB.Loops->getLoopFor(To)))
576 const MachineLoop *Loop = getLoopFor(MBB);
584 const MachineLoop *Loop = getLoopFor(MBB);
585 const MachineLoop *SuccLoop = getLoopFor(TBI.Succ)
    [all...]
  /external/llvm/lib/Analysis/
CFG.cpp 114 const Loop *L = LI->getLoopFor(BB);
203 if (LI && LI->getLoopFor(BB) != nullptr)
LoopInfo.cpp 439 Loop *L = LI->getLoopFor(POI);
467 Loop *L = LI->getLoopFor(*POI);
485 Loop *OuterParent = LI->getLoopFor(*BI);
548 Loop *L = LI->getLoopFor(*I);
602 if (getLoopFor(*I) != Unloop)
  /external/llvm/lib/Transforms/Scalar/
Sink.cpp 126 Loop *succ = LI.getLoopFor(SuccToSinkTo);
127 Loop *cur = LI.getLoopFor(Inst->getParent());
  /external/llvm/lib/Transforms/Utils/
LCSSA.cpp 148 if (auto *OtherLoop = LI->getLoopFor(ExitBB))
184 Loop *OtherLoop = LI->getLoopFor(PHIBB);
  /external/swiftshader/third_party/LLVM/lib/Analysis/
IVUsers.cpp 57 SE->getSCEVAtScope(AR, LI->getLoopFor(I->getParent())) != AR);
125 if (LI->getLoopFor(User->getParent()) != L) {
LoopInfo.cpp 437 Loop *L = LI->getLoopFor(*POI);
465 Loop *L = LI->getLoopFor(*POI);
483 Loop *NewParent = LI->getLoopFor(*BI);
551 Loop *L = LI->getLoopFor(*I);
613 if (getLoopFor(*I) != Unloop)
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZMachineScheduler.cpp 88 LLVM_DEBUG(const MachineLoop *Loop = MLI->getLoopFor(MBB);
95 getSingleSchedPred(MBB, MLI->getLoopFor(MBB));
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
Sink.cpp 126 Loop *succ = LI.getLoopFor(SuccToSinkTo);
127 Loop *cur = LI.getLoopFor(Inst->getParent());
SimpleLoopUnswitch.cpp 258 if (Loop *ExitL = LI.getLoopFor(ExitBB))
272 assert(OldParentL == LI.getLoopFor(&Preheader) &&
397 if (Loop *ExitL = LI.getLoopFor(LoopExitBB))
553 Loop *ExitL = LI.getLoopFor(DefaultExitBB);
567 Loop *ExitL = LI.getLoopFor(CaseI->getCaseSuccessor());
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
SimplifyIndVar.cpp 168 const Loop *ICmpLoop = LI->getLoopFor(ICmp->getParent());
202 const Loop *ICmpLoop = LI->getLoopFor(Rem->getParent());
384 SimplifyIndvar SIV(LI->getLoopFor(CurrIV->getParent()), SE, LPM, Dead);
BasicBlockUtils.cpp 297 if (Loop *L = LI->getLoopFor(Old))
326 Loop *L = LI ? LI->getLoopFor(OldBB) : 0;
341 if (Loop *PL = LI->getLoopFor(Pred))
371 if (Loop *PredLoop = LI->getLoopFor(Pred)) {
BreakCriticalEdges.cpp 305 if (Loop *TIL = LI->getLoopFor(TIBB)) {
308 if (Loop *DestLoop = LI->getLoopFor(DestBB)) {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
BreakCriticalEdges.cpp 225 if (Loop *TIL = LI->getLoopFor(TIBB)) {
228 if (Loop *DestLoop = LI->getLoopFor(DestBB)) {
276 if (LI->getLoopFor(P) != TIL) {
  /external/llvm/include/llvm/Analysis/
LoopIterator.h 154 if (!DFS.L->contains(LI->getLoopFor(BB)))
  /external/llvm/include/llvm/CodeGen/
MachineTraceMetrics.h 323 const MachineLoop *getLoopFor(const MachineBasicBlock*) const;
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
CalcSpillWeights.cpp 121 loop = Loops.getLoopFor(mbb);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUAnnotateUniformValues.cpp 97 const Loop *L = LI->getLoopFor(Start);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonEarlyIfConv.cpp 235 MachineLoop *L = MLI->getLoopFor(SB);
294 bool TOk = (TNP == 1 && TNS == 1 && MLI->getLoopFor(TB) == L);
295 bool FOk = (FNP == 1 && FNS == 1 && MLI->getLoopFor(FB) == L);
299 if (SkipExitBranches && MLI->getLoopFor(TB) != MLI->getLoopFor(FB))
623 if (MLI->getLoopFor(B) != L)
    [all...]

Completed in 1204 milliseconds

12 3 4 5 6 7