Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp977 SmallVector<CHRScope *, 8> Subscopes; in findScopes() local
994 Subscopes.push_back(ConsecutiveSubscope); in findScopes()
1000 Subscopes.push_back(ConsecutiveSubscope); in findScopes()
1006 Subscopes.push_back(ConsecutiveSubscope); in findScopes()
1008 for (CHRScope *Sub : Subscopes) { in findScopes()