OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:StatepointID
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
Statepoint.cpp
31
uint64_t
StatepointID
;
33
if (!AttrID.getValueAsString().getAsInteger(10,
StatepointID
))
34
Result.
StatepointID
=
StatepointID
;
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Statepoint.h
257
Optional<uint64_t>
StatepointID
;
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp
1546
uint64_t
StatepointID
= StatepointDirectives::DefaultStatepointID;
1570
if (SD.
StatepointID
)
1571
StatepointID
= *SD.
StatepointID
;
1706
StatepointID
, NumPatchBytes, CallTarget, Flags, CallArgs,
1733
StatepointID
, NumPatchBytes, CallTarget, II->getNormalDest(),
Completed in 38 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026