Home
last modified time | relevance | path

Searched defs:GCR (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Transforms/Utils/
H A DStripGCRelocates.cpp32 if (auto *GCR = dyn_cast<GCRelocateInst>(&I)) in stripGCRelocates() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp330 if (const GCRelocateInst *GCR = dyn_cast<GCRelocateInst>(Inst)) getHashValueImpl() local
H A DGVN.cpp331 if (const GCRelocateInst *GCR = dyn_cast<GCRelocateInst>(I)) { createExpr() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3928 GCRelocateInst &GCR = *const_cast<GCRelocateInst *>(Reloc); visitCallBase() local
4001 GCRelocateInst &GCR = *const_cast<GCRelocateInst *>(Reloc); visitCallBase() local
[all...]
/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp6896 GCRelocateInst &GCR = *cast<GCRelocateInst>(Call); simplifyIntrinsic() local