Home
last modified time | relevance | path

Searched defs:calleeIndex (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/
DASTMetadataHLSL.cpp123 size_t calleeIndex = mDag.findIndex(node->getFunction()->uniqueId()); in visitAggregate() local
291 size_t calleeIndex = mDag.findIndex(node->getFunction()->uniqueId()); in visitAggregate() local
369 size_t calleeIndex = mDag.findIndex(node->getFunction()->uniqueId()); in visitAggregate() local
DCompiler.cpp1228 for (const int &calleeIndex : record.callees) in checkCallDepth() local
1253 for (const int &calleeIndex : mCallDag.getRecordFromIndex(currentFunction).callees) in checkCallDepth() local
1300 for (int calleeIndex : mCallDag.getRecordFromIndex(index).callees) in internalTagUsedFunction() local