Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSAddDebugInfoPass.cpp202 llvm::StoreInst *argStore = ir.CreateStore(&arg, argVar); in attachDebugInfo() local
207 if (u.getUser() != argStore) in attachDebugInfo()