Searched defs:calleeIndex (Results 1 – 2 of 2) sorted by relevance
123 size_t calleeIndex = mDag.findIndex(node->getFunction()->uniqueId()); in visitAggregate() local291 size_t calleeIndex = mDag.findIndex(node->getFunction()->uniqueId()); in visitAggregate() local369 size_t calleeIndex = mDag.findIndex(node->getFunction()->uniqueId()); in visitAggregate() local
1228 for (const int &calleeIndex : record.callees) in checkCallDepth() local1253 for (const int &calleeIndex : mCallDag.getRecordFromIndex(currentFunction).callees) in checkCallDepth() local1300 for (int calleeIndex : mCallDag.getRecordFromIndex(index).callees) in internalTagUsedFunction() local