Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSInvokeHelperPass.cpp196 auto &InstList(BB.getInstList()); in runOnFunction() local
197 for (auto &Inst : InstList) { in runOnFunction()