Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-graph.cpp229 VertexIdentifier TopFuncId = ThreadStack.back().FuncId; in accountRecord() local
232 EdgeIdentifier EI(ThreadStack.back().FuncId, TopFuncId); in accountRecord()
236 updateStat(G[TopFuncId].S, D); in accountRecord()