Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1161 bool PrevSplitFromOuter = true; in splitScope() local
1198 PrevSplitFromOuter = false; in splitScope()
1217 SplitsSplitFromOuter.push_back(PrevSplitFromOuter); in splitScope()
1223 PrevSplitFromOuter = true; in splitScope()
1238 SplitsSplitFromOuter.push_back(PrevSplitFromOuter); in splitScope()