Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DStripGCRelocates.cpp36 if (auto *GCR = dyn_cast<GCRelocateInst>(&I)) in stripGCRelocates() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2364 GCRelocateInst &GCR = *const_cast<GCRelocateInst *>(Reloc); in visitCallBase() local
2437 GCRelocateInst &GCR = *const_cast<GCRelocateInst *>(Reloc); in visitCallBase() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp306 if (const GCRelocateInst *GCR = dyn_cast<GCRelocateInst>(Inst)) in getHashValueImpl() local
H A DGVN.cpp293 if (const GCRelocateInst *GCR = dyn_cast<GCRelocateInst>(I)) { in createExpr() local