Searched refs:indexVar (Results 1 – 1 of 1) sorted by relevance
182 llvm::AllocaInst* indexVar = nullptr; in attachDebugInfo() local186 indexVar = allocaInst; in attachDebugInfo()235 if (indexVar) { in attachDebugInfo()244 indexVar, indexVarDI, emptyExpr, in attachDebugInfo()245 llvm::DebugLoc::get(1, 1, ExpandedFunc), indexVar); in attachDebugInfo()246 indexVar->moveBefore(decl); in attachDebugInfo()