Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSInvokeHelperPass.cpp194 auto &BBList(F.getBasicBlockList()); in runOnFunction() local
195 for (auto &BB : BBList) { in runOnFunction()