Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1133 bool PrevSplitFromOuter = true; in splitScope() local
1170 PrevSplitFromOuter = false; in splitScope()
1189 SplitsSplitFromOuter.push_back(PrevSplitFromOuter); in splitScope()
1195 PrevSplitFromOuter = true; in splitScope()
1210 SplitsSplitFromOuter.push_back(PrevSplitFromOuter); in splitScope()