Home
last modified time | relevance | path

Searched defs:DomChild (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp852 for (auto *DomChild : DomNodeBB->getChildren()) { in UnrollRuntimeLoopRemainder() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp868 for (auto *DomChild : DomNodeBB->children()) { in UnrollRuntimeLoopRemainder() local