Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp182 Loop *cloneLoopWithPreheader(BasicBlock *InsertBefore, BasicBlock *LoopDomBB, in cloneLoopWithPreheader()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp954 Loop *llvm::cloneLoopWithPreheader(BasicBlock *Before, BasicBlock *LoopDomBB, in cloneLoopWithPreheader()