Searched refs:indexVar (Results 1 – 1 of 1) sorted by relevance
161 llvm::AllocaInst* indexVar = nullptr; in attachDebugInfo() local165 indexVar = allocaInst; in attachDebugInfo()213 if (indexVar) { in attachDebugInfo()222 indexVar, indexVarDI, emptyExpr, in attachDebugInfo()223 llvm::DebugLoc::get(1, 1, ExpandedFunc), indexVar); in attachDebugInfo()224 indexVar->moveBefore(decl); in attachDebugInfo()