Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp2442 int SiblingsCount = (ParentL ? ParentL->getSubLoopsVector().size() in calculateUnswitchCostMultiplier() local
2473 std::max((ParentL ? SiblingsCount in calculateUnswitchCostMultiplier()
2474 : SiblingsCount / (int)UnswitchSiblingsToplevelDiv), in calculateUnswitchCostMultiplier()