Searched refs:SiblingsCount (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2511 int SiblingsCount = (ParentL ? ParentL->getSubLoopsVector().size() local
2542 std::max((ParentL ? SiblingsCount
2543 : SiblingsCount / (int)UnswitchSiblingsToplevelDiv),

Completed in 101 milliseconds