Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp175 class CHRScope { class
262 CHRScope *Sub = *It; in split()
354 SmallVector<CHRScope *, 8> splitScope(CHRScope *Scope,
362 void classifyBiasedScopes(CHRScope *Scope, CHRScope *OutermostScope);
369 void setCHRRegions(CHRScope *Scope, CHRScope *OutermostScope);
731 CHRScope *Result = nullptr; in findScope()
1126 CHRScope *Scope, in splitScope()
1127 CHRScope *Outer, in splitScope()
1284 void CHR::classifyBiasedScopes(CHRScope *Scope, CHRScope *OutermostScope) { in classifyBiasedScopes()
1365 void CHR::setCHRRegions(CHRScope *Scope, CHRScope *OutermostScope) { in setCHRRegions()
[all …]