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

/external/llvm/lib/IR/
H A DDebugLoc.cpp127 LLVMContext &Ctx2 = Scope->getContext(); local
128 Type *Int32 = Type::getInt32Ty(Ctx2);
133 return MDNode::get(Ctx2, Elts);

Completed in 73 milliseconds