Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DASTMetadataHLSL.cpp107 size_t calleeIndex = mDag.findIndex(node->getFunction()->uniqueId()); in visitAggregate() local
275 size_t calleeIndex = mDag.findIndex(node->getFunction()->uniqueId()); in visitAggregate() local
353 size_t calleeIndex = mDag.findIndex(node->getFunction()->uniqueId()); in visitAggregate() local
DCompiler.cpp1354 for (int calleeIndex : record.callees) in checkCallDepth() local
1379 for (const int &calleeIndex : mCallDag.getRecordFromIndex(currentFunction).callees) in checkCallDepth() local
1426 for (int calleeIndex : mCallDag.getRecordFromIndex(index).callees) in internalTagUsedFunction() local