Home
last modified time | relevance | path

Searched refs:TailIter (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/lib/CodeGen/
H A DMachineBlockPlacement.cpp2104 for (auto Iter = LoopChain.begin(), TailIter = std::prev(LoopChain.end()), in rotateLoopWithProfile() local
2106 Iter != EndIter; Iter++, TailIter++) { in rotateLoopWithProfile()
2109 if (TailIter == LoopChain.end()) in rotateLoopWithProfile()
2110 TailIter = LoopChain.begin(); in rotateLoopWithProfile()
2112 auto TailBB = *TailIter; in rotateLoopWithProfile()
/dports/devel/llvm70/llvm-7.0.1.src/lib/CodeGen/
H A DMachineBlockPlacement.cpp2104 for (auto Iter = LoopChain.begin(), TailIter = std::prev(LoopChain.end()), in rotateLoopWithProfile() local
2106 Iter != EndIter; Iter++, TailIter++) { in rotateLoopWithProfile()
2109 if (TailIter == LoopChain.end()) in rotateLoopWithProfile()
2110 TailIter = LoopChain.begin(); in rotateLoopWithProfile()
2112 auto TailBB = *TailIter; in rotateLoopWithProfile()
/dports/devel/llvm90/llvm-9.0.1.src/lib/CodeGen/
H A DMachineBlockPlacement.cpp2349 for (auto Iter = LoopChain.begin(), TailIter = std::prev(LoopChain.end()), in rotateLoopWithProfile() local
2351 Iter != EndIter; Iter++, TailIter++) { in rotateLoopWithProfile()
2354 if (TailIter == LoopChain.end()) in rotateLoopWithProfile()
2355 TailIter = LoopChain.begin(); in rotateLoopWithProfile()
2357 auto TailBB = *TailIter; in rotateLoopWithProfile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2447 for (auto Iter = LoopChain.begin(), TailIter = std::prev(LoopChain.end()), in rotateLoopWithProfile() local
2449 Iter != EndIter; Iter++, TailIter++) { in rotateLoopWithProfile()
2452 if (TailIter == LoopChain.end()) in rotateLoopWithProfile()
2453 TailIter = LoopChain.begin(); in rotateLoopWithProfile()
2455 auto TailBB = *TailIter; in rotateLoopWithProfile()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2409 for (auto Iter = LoopChain.begin(), TailIter = std::prev(LoopChain.end()), in rotateLoopWithProfile() local
2411 Iter != EndIter; Iter++, TailIter++) { in rotateLoopWithProfile()
2414 if (TailIter == LoopChain.end()) in rotateLoopWithProfile()
2415 TailIter = LoopChain.begin(); in rotateLoopWithProfile()
2417 auto TailBB = *TailIter; in rotateLoopWithProfile()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2422 for (auto Iter = LoopChain.begin(), TailIter = std::prev(LoopChain.end()), in rotateLoopWithProfile() local
2424 Iter != EndIter; Iter++, TailIter++) { in rotateLoopWithProfile()
2427 if (TailIter == LoopChain.end()) in rotateLoopWithProfile()
2428 TailIter = LoopChain.begin(); in rotateLoopWithProfile()
2430 auto TailBB = *TailIter; in rotateLoopWithProfile()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DMachineBlockPlacement.cpp2409 for (auto Iter = LoopChain.begin(), TailIter = std::prev(LoopChain.end()), in rotateLoopWithProfile() local
2411 Iter != EndIter; Iter++, TailIter++) { in rotateLoopWithProfile()
2414 if (TailIter == LoopChain.end()) in rotateLoopWithProfile()
2415 TailIter = LoopChain.begin(); in rotateLoopWithProfile()
2417 auto TailBB = *TailIter; in rotateLoopWithProfile()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2451 for (auto Iter = LoopChain.begin(), TailIter = std::prev(LoopChain.end()), in rotateLoopWithProfile() local
2453 Iter != EndIter; Iter++, TailIter++) { in rotateLoopWithProfile()
2456 if (TailIter == LoopChain.end()) in rotateLoopWithProfile()
2457 TailIter = LoopChain.begin(); in rotateLoopWithProfile()
2459 auto TailBB = *TailIter; in rotateLoopWithProfile()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DMachineBlockPlacement.cpp2451 for (auto Iter = LoopChain.begin(), TailIter = std::prev(LoopChain.end()), in rotateLoopWithProfile() local
2453 Iter != EndIter; Iter++, TailIter++) { in rotateLoopWithProfile()
2456 if (TailIter == LoopChain.end()) in rotateLoopWithProfile()
2457 TailIter = LoopChain.begin(); in rotateLoopWithProfile()
2459 auto TailBB = *TailIter; in rotateLoopWithProfile()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2449 for (auto Iter = LoopChain.begin(), TailIter = std::prev(LoopChain.end()), in rotateLoopWithProfile() local
2451 Iter != EndIter; Iter++, TailIter++) { in rotateLoopWithProfile()
2454 if (TailIter == LoopChain.end()) in rotateLoopWithProfile()
2455 TailIter = LoopChain.begin(); in rotateLoopWithProfile()
2457 auto TailBB = *TailIter; in rotateLoopWithProfile()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DMachineBlockPlacement.cpp2422 for (auto Iter = LoopChain.begin(), TailIter = std::prev(LoopChain.end()), in rotateLoopWithProfile() local
2424 Iter != EndIter; Iter++, TailIter++) { in rotateLoopWithProfile()
2427 if (TailIter == LoopChain.end()) in rotateLoopWithProfile()
2428 TailIter = LoopChain.begin(); in rotateLoopWithProfile()
2430 auto TailBB = *TailIter; in rotateLoopWithProfile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2409 for (auto Iter = LoopChain.begin(), TailIter = std::prev(LoopChain.end()), in rotateLoopWithProfile() local
2411 Iter != EndIter; Iter++, TailIter++) { in rotateLoopWithProfile()
2414 if (TailIter == LoopChain.end()) in rotateLoopWithProfile()
2415 TailIter = LoopChain.begin(); in rotateLoopWithProfile()
2417 auto TailBB = *TailIter; in rotateLoopWithProfile()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2451 for (auto Iter = LoopChain.begin(), TailIter = std::prev(LoopChain.end()), in rotateLoopWithProfile() local
2453 Iter != EndIter; Iter++, TailIter++) { in rotateLoopWithProfile()
2456 if (TailIter == LoopChain.end()) in rotateLoopWithProfile()
2457 TailIter = LoopChain.begin(); in rotateLoopWithProfile()
2459 auto TailBB = *TailIter; in rotateLoopWithProfile()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2453 for (auto Iter = LoopChain.begin(), TailIter = std::prev(LoopChain.end()), in rotateLoopWithProfile() local
2455 Iter != EndIter; Iter++, TailIter++) { in rotateLoopWithProfile()
2458 if (TailIter == LoopChain.end()) in rotateLoopWithProfile()
2459 TailIter = LoopChain.begin(); in rotateLoopWithProfile()
2461 auto TailBB = *TailIter; in rotateLoopWithProfile()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2451 for (auto Iter = LoopChain.begin(), TailIter = std::prev(LoopChain.end()), in rotateLoopWithProfile() local
2453 Iter != EndIter; Iter++, TailIter++) { in rotateLoopWithProfile()
2456 if (TailIter == LoopChain.end()) in rotateLoopWithProfile()
2457 TailIter = LoopChain.begin(); in rotateLoopWithProfile()
2459 auto TailBB = *TailIter; in rotateLoopWithProfile()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2449 for (auto Iter = LoopChain.begin(), TailIter = std::prev(LoopChain.end()), in rotateLoopWithProfile() local
2451 Iter != EndIter; Iter++, TailIter++) { in rotateLoopWithProfile()
2454 if (TailIter == LoopChain.end()) in rotateLoopWithProfile()
2455 TailIter = LoopChain.begin(); in rotateLoopWithProfile()
2457 auto TailBB = *TailIter; in rotateLoopWithProfile()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp2451 for (auto Iter = LoopChain.begin(), TailIter = std::prev(LoopChain.end()), in rotateLoopWithProfile() local
2453 Iter != EndIter; Iter++, TailIter++) { in rotateLoopWithProfile()
2456 if (TailIter == LoopChain.end()) in rotateLoopWithProfile()
2457 TailIter = LoopChain.begin(); in rotateLoopWithProfile()
2459 auto TailBB = *TailIter; in rotateLoopWithProfile()