Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1142 bool PrevSplitFromOuter = true; in splitScope() local
1179 PrevSplitFromOuter = false; in splitScope()
1198 SplitsSplitFromOuter.push_back(PrevSplitFromOuter); in splitScope()
1204 PrevSplitFromOuter = true; in splitScope()
1219 SplitsSplitFromOuter.push_back(PrevSplitFromOuter); in splitScope()