Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1156 bool PrevSplitFromOuter = true; in splitScope() local
1193 PrevSplitFromOuter = false; in splitScope()
1212 SplitsSplitFromOuter.push_back(PrevSplitFromOuter); in splitScope()
1218 PrevSplitFromOuter = true; in splitScope()
1233 SplitsSplitFromOuter.push_back(PrevSplitFromOuter); in splitScope()