OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetScopes
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
ControlHeightReduction.cpp
2031
SmallVector<CHRScope *, 8>
SetScopes
;
2032
setCHRRegions(FilteredScopes,
SetScopes
);
2033
CHR_DEBUG(dumpScopes(
SetScopes
, "Set CHR regions"));
2039
sortScopes(
SetScopes
, SortedScopes);
ControlHeightReduction.cpp
2031
SmallVector<CHRScope *, 8>
SetScopes
;
2032
setCHRRegions(FilteredScopes,
SetScopes
);
2033
CHR_DEBUG(dumpScopes(
SetScopes
, "Set CHR regions"));
2039
sortScopes(
SetScopes
, SortedScopes);
Completed in 31 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026