Home
last modified time | relevance | path

Searched refs:GCOps (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/IR/
DAsmWriter.cpp2727 GCRelocateOperands GCOps(cast<Instruction>(&V)); in printGCRelocateComment() local
2730 writeOperand(GCOps.getBasePtr(), false); in printGCRelocateComment()
2732 writeOperand(GCOps.getDerivedPtr(), false); in printGCRelocateComment()