Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp996 SmallVector<CHRScope *, 8> Subscopes; in findScopes() local
1013 Subscopes.push_back(ConsecutiveSubscope); in findScopes()
1019 Subscopes.push_back(ConsecutiveSubscope); in findScopes()
1025 Subscopes.push_back(ConsecutiveSubscope); in findScopes()
1027 for (CHRScope *Sub : Subscopes) { in findScopes()