Searched defs:DbgVal (Results 1 - 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp1115 Instruction *DbgVal = local
1118 DbgVal->setDebugLoc(DVI->getDebugLoc());
H A DSROA.cpp797 Instruction *DbgVal = local
800 DbgVal->setDebugLoc(DVI->getDebugLoc());
/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3015 llvm::Instruction *DbgVal = local
3018 DbgVal->setDebugLoc(llvm::DebugLoc::get(line, column, scope));

Completed in 202 milliseconds