OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getGCRelocates
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Statepoint.h
206
inline std::vector<const GCRelocateInst *>
getGCRelocates
() const;
214
std::vector<const GCRelocateInst *> GCStatepointInst::
getGCRelocates
() const {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp
1038
for (const GCRelocateInst *Relocate : I.
getGCRelocates
()) {
/src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp
2363
for (const GCRelocateInst *Reloc : GCSP.
getGCRelocates
()) {
2436
for (const GCRelocateInst *Reloc : GCSP.
getGCRelocates
()) {
Completed in 23 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026