OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RewriteStatepointsForGCLegacyPass
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp
163
class
RewriteStatepointsForGCLegacyPass
: public ModulePass {
169
RewriteStatepointsForGCLegacyPass
() : ModulePass(ID), Impl() {
216
char
RewriteStatepointsForGCLegacyPass
::ID = 0;
219
return new
RewriteStatepointsForGCLegacyPass
();
222
INITIALIZE_PASS_BEGIN(
RewriteStatepointsForGCLegacyPass
,
227
INITIALIZE_PASS_END(
RewriteStatepointsForGCLegacyPass
,
RewriteStatepointsForGC.cpp
163
class
RewriteStatepointsForGCLegacyPass
: public ModulePass {
169
RewriteStatepointsForGCLegacyPass
() : ModulePass(ID), Impl() {
216
char
RewriteStatepointsForGCLegacyPass
::ID = 0;
219
return new
RewriteStatepointsForGCLegacyPass
();
222
INITIALIZE_PASS_BEGIN(
RewriteStatepointsForGCLegacyPass
,
227
INITIALIZE_PASS_END(
RewriteStatepointsForGCLegacyPass
,
Completed in 80 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026