Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp981 SmallVector<CHRScope *, 8> Subscopes; in findScopes() local
998 Subscopes.push_back(ConsecutiveSubscope); in findScopes()
1004 Subscopes.push_back(ConsecutiveSubscope); in findScopes()
1010 Subscopes.push_back(ConsecutiveSubscope); in findScopes()
1012 for (CHRScope *Sub : Subscopes) { in findScopes()