Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/ExecutionEngine/
DCompiler.cpp368 const uint32_t *ForEachSigs = ME.getExportForEachSignatureList(); in compile() local
373 ForEachSigList.push_back(ForEachSigs[i]); in compile()