Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DDebugLoc.cpp107 LLVMContext &Ctx2 = Scope->getContext(); in getAsMDNode() local
108 Type *Int32 = Type::getInt32Ty(Ctx2); in getAsMDNode()
113 return MDNode::get(Ctx2, Elts); in getAsMDNode()