Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp1437 auto *ClonedChildHeader = in buildClonedLoops() local
1439 if (!ClonedChildHeader || !BlocksInClonedLoop.count(ClonedChildHeader)) in buildClonedLoops()
1544 auto *ClonedChildHeader = in buildClonedLoops() local
1546 if (!ClonedChildHeader || BlocksInClonedLoop.count(ClonedChildHeader)) in buildClonedLoops()
1556 *ChildL, ExitLoopMap.lookup(ClonedChildHeader), VMap, LI)); in buildClonedLoops()