Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp177 class CHRScope { class
314 CHRScope(ArrayRef<RegInfo> RegInfosIn, ArrayRef<CHRScope *> SubsIn) in CHRScope() function in __anon15e3d84c0211::CHRScope
351 SmallVector<CHRScope *, 8> splitScope(CHRScope *Scope,
359 void classifyBiasedScopes(CHRScope *Scope, CHRScope *OutermostScope);
366 void setCHRRegions(CHRScope *Scope, CHRScope *OutermostScope);
747 CHRScope *Result = nullptr; in findScope()
1151 CHRScope *Scope, in splitScope()
1152 CHRScope *Outer, in splitScope()
1309 void CHR::classifyBiasedScopes(CHRScope *Scope, CHRScope *OutermostScope) { in classifyBiasedScopes()
1390 void CHR::setCHRRegions(CHRScope *Scope, CHRScope *OutermostScope) { in setCHRRegions()
[all …]