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.cpp982 SmallVector<CHRScope *, 8> Subscopes; in findScopes() local
999 Subscopes.push_back(ConsecutiveSubscope); in findScopes()
1005 Subscopes.push_back(ConsecutiveSubscope); in findScopes()
1011 Subscopes.push_back(ConsecutiveSubscope); in findScopes()
1013 for (CHRScope *Sub : Subscopes) { in findScopes()