Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DProfiledCallGraph.h143 ProfiledCallGraphNodeList.emplace_back(ProfiledCallGraphNode(Name)); in addProfiledFunction()
210 std::list<ProfiledCallGraphNode> ProfiledCallGraphNodeList; variable