Home
last modified time | relevance | path

Searched refs:ChildDomNode (Results 1 – 25 of 34) sorted by relevance

12

/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Scalar/
H A DConstantHoisting.cpp237 for (auto ChildDomNode : DT.getNode(Node)->getChildren()) { in findBestInsertionSet() local
238 if (Candidates.count(ChildDomNode->getBlock())) in findBestInsertionSet()
239 Orders.push_back(ChildDomNode->getBlock()); in findBestInsertionSet()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DConstantHoisting.cpp247 for (auto ChildDomNode : DT.getNode(Node)->getChildren()) { in findBestInsertionSet() local
248 if (Candidates.count(ChildDomNode->getBlock())) in findBestInsertionSet()
249 Orders.push_back(ChildDomNode->getBlock()); in findBestInsertionSet()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp253 for (auto ChildDomNode : DT.getNode(Node)->getChildren()) { in findBestInsertionSet() local
254 if (Candidates.count(ChildDomNode->getBlock())) in findBestInsertionSet()
255 Orders.push_back(ChildDomNode->getBlock()); in findBestInsertionSet()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp260 for (auto ChildDomNode : DT.getNode(Node)->children()) {
261 if (Candidates.count(ChildDomNode->getBlock()))
262 Orders.push_back(ChildDomNode->getBlock());
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp253 for (auto ChildDomNode : DT.getNode(Node)->children()) { in findBestInsertionSet() local
254 if (Candidates.count(ChildDomNode->getBlock())) in findBestInsertionSet()
255 Orders.push_back(ChildDomNode->getBlock()); in findBestInsertionSet()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Scalar/
H A DConstantHoisting.cpp253 for (auto ChildDomNode : DT.getNode(Node)->getChildren()) { in findBestInsertionSet() local
254 if (Candidates.count(ChildDomNode->getBlock())) in findBestInsertionSet()
255 Orders.push_back(ChildDomNode->getBlock()); in findBestInsertionSet()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Scalar/
H A DConstantHoisting.cpp260 for (auto ChildDomNode : DT.getNode(Node)->children()) { in findBestInsertionSet() local
261 if (Candidates.count(ChildDomNode->getBlock())) in findBestInsertionSet()
262 Orders.push_back(ChildDomNode->getBlock()); in findBestInsertionSet()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp253 for (auto ChildDomNode : DT.getNode(Node)->children()) { in findBestInsertionSet() local
254 if (Candidates.count(ChildDomNode->getBlock())) in findBestInsertionSet()
255 Orders.push_back(ChildDomNode->getBlock()); in findBestInsertionSet()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Scalar/
H A DConstantHoisting.cpp253 for (auto ChildDomNode : DT.getNode(Node)->children()) { in findBestInsertionSet() local
254 if (Candidates.count(ChildDomNode->getBlock())) in findBestInsertionSet()
255 Orders.push_back(ChildDomNode->getBlock()); in findBestInsertionSet()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp260 for (auto ChildDomNode : DT.getNode(Node)->children()) { in findBestInsertionSet() local
261 if (Candidates.count(ChildDomNode->getBlock())) in findBestInsertionSet()
262 Orders.push_back(ChildDomNode->getBlock()); in findBestInsertionSet()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp253 for (auto ChildDomNode : DT.getNode(Node)->getChildren()) { in findBestInsertionSet() local
254 if (Candidates.count(ChildDomNode->getBlock())) in findBestInsertionSet()
255 Orders.push_back(ChildDomNode->getBlock()); in findBestInsertionSet()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp260 for (auto ChildDomNode : DT.getNode(Node)->children()) { in findBestInsertionSet() local
261 if (Candidates.count(ChildDomNode->getBlock())) in findBestInsertionSet()
262 Orders.push_back(ChildDomNode->getBlock()); in findBestInsertionSet()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp260 for (auto ChildDomNode : DT.getNode(Node)->children()) { in findBestInsertionSet() local
261 if (Candidates.count(ChildDomNode->getBlock())) in findBestInsertionSet()
262 Orders.push_back(ChildDomNode->getBlock()); in findBestInsertionSet()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp253 for (auto ChildDomNode : DT.getNode(Node)->children()) { in findBestInsertionSet() local
254 if (Candidates.count(ChildDomNode->getBlock())) in findBestInsertionSet()
255 Orders.push_back(ChildDomNode->getBlock()); in findBestInsertionSet()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp253 for (auto ChildDomNode : DT.getNode(Node)->children()) { in findBestInsertionSet() local
254 if (Candidates.count(ChildDomNode->getBlock())) in findBestInsertionSet()
255 Orders.push_back(ChildDomNode->getBlock()); in findBestInsertionSet()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp260 for (auto ChildDomNode : DT.getNode(Node)->children()) { in findBestInsertionSet() local
261 if (Candidates.count(ChildDomNode->getBlock())) in findBestInsertionSet()
262 Orders.push_back(ChildDomNode->getBlock()); in findBestInsertionSet()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DConstantHoisting.cpp252 for (auto ChildDomNode : DT.getNode(Node)->getChildren()) { in findBestInsertionSet() local
253 if (Candidates.count(ChildDomNode->getBlock())) in findBestInsertionSet()
254 Orders.push_back(ChildDomNode->getBlock()); in findBestInsertionSet()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp647 for (auto *ChildDomNode : BBDomNode->children()) { in UnrollLoop() local
648 auto *ChildBB = ChildDomNode->getBlock(); in UnrollLoop()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Utils/
H A DLoopUnroll.cpp647 for (auto *ChildDomNode : BBDomNode->children()) { in UnrollLoop() local
648 auto *ChildBB = ChildDomNode->getBlock(); in UnrollLoop()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp647 for (auto *ChildDomNode : BBDomNode->children()) { in UnrollLoop() local
648 auto *ChildBB = ChildDomNode->getBlock(); in UnrollLoop()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp646 for (auto *ChildDomNode : BBDomNode->children()) { in UnrollLoop() local
647 auto *ChildBB = ChildDomNode->getBlock(); in UnrollLoop()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp647 for (auto *ChildDomNode : BBDomNode->children()) { in UnrollLoop() local
648 auto *ChildBB = ChildDomNode->getBlock(); in UnrollLoop()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp647 for (auto *ChildDomNode : BBDomNode->children()) { in UnrollLoop() local
648 auto *ChildBB = ChildDomNode->getBlock(); in UnrollLoop()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp814 for (auto *ChildDomNode : BBDomNode->children()) { in UnrollLoop() local
815 auto *ChildBB = ChildDomNode->getBlock(); in UnrollLoop()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp812 for (auto *ChildDomNode : BBDomNode->children()) { in UnrollLoop() local
813 auto *ChildBB = ChildDomNode->getBlock(); in UnrollLoop()

12