Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1001 SmallVector<CHRScope *, 8> Subscopes; in findScopes() local
1018 Subscopes.push_back(ConsecutiveSubscope); in findScopes()
1024 Subscopes.push_back(ConsecutiveSubscope); in findScopes()
1030 Subscopes.push_back(ConsecutiveSubscope); in findScopes()
1032 for (CHRScope *Sub : Subscopes) { in findScopes()