Searched defs:LoopName (Results 1 – 4 of 4) sorted by relevance
440 std::string LoopName = std::string(L->getName()); in tryToUnrollAndJamLoop() local
523 std::string LoopName = std::string(L.getName()); in run() local
1520 std::string LoopName = std::string(L.getName()); in run() local1647 std::string LoopName = std::string(L.getName()); in run() local
2138 postUnswitch(Loop & L,LPMUpdater & U,StringRef LoopName,bool CurrentLoopValid,bool PartiallyInvariant,bool InjectedCondition,ArrayRef<Loop * > NewLoops) postUnswitch() argument 2186 std::string LoopName(L.getName()); unswitchNontrivialInvariants() local