Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DStripGCRelocates.cpp34 if (auto *GCR = dyn_cast<GCRelocateInst>(&I)) in stripGCRelocates() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp317 if (const GCRelocateInst *GCR = dyn_cast<GCRelocateInst>(Inst)) in getHashValueImpl() local
H A DGVN.cpp323 if (const GCRelocateInst *GCR = dyn_cast<GCRelocateInst>(I)) { in createExpr() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3289 GCRelocateInst &GCR = *const_cast<GCRelocateInst *>(Reloc); in visitCallBase() local
3361 GCRelocateInst &GCR = *const_cast<GCRelocateInst *>(Reloc); in visitCallBase() local