Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp973 SmallVector<CHRScope *, 8> Subscopes; in findScopes() local
990 Subscopes.push_back(ConsecutiveSubscope); in findScopes()
996 Subscopes.push_back(ConsecutiveSubscope); in findScopes()
1002 Subscopes.push_back(ConsecutiveSubscope); in findScopes()
1004 for (CHRScope *Sub : Subscopes) { in findScopes()