Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp145 class CHRScope { class
186 void append(CHRScope *Next) { in append()
282 CHRScope(ArrayRef<RegInfo> RegInfosIn, ArrayRef<CHRScope *> SubsIn) in CHRScope() function in __anon784f818e0111::CHRScope
319 SmallVector<CHRScope *, 8> splitScope(CHRScope *Scope,
327 void classifyBiasedScopes(CHRScope *Scope, CHRScope *OutermostScope);
334 void setCHRRegions(CHRScope *Scope, CHRScope *OutermostScope);
1131 CHRScope *Scope, in splitScope()
1132 CHRScope *Outer, in splitScope()
1289 void CHR::classifyBiasedScopes(CHRScope *Scope, CHRScope *OutermostScope) { in classifyBiasedScopes()
1370 void CHR::setCHRRegions(CHRScope *Scope, CHRScope *OutermostScope) { in setCHRRegions()
[all …]