Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2674 int SiblingsCount = (ParentL ? ParentL->getSubLoopsVector().size() in CalculateUnswitchCostMultiplier() local
2705 std::max((ParentL ? SiblingsCount in CalculateUnswitchCostMultiplier()
2706 : SiblingsCount / (int)UnswitchSiblingsToplevelDiv), in CalculateUnswitchCostMultiplier()