Searched defs:CGNode (Results 1 – 2 of 2) sorted by relevance
170 void CGNode::AddCallsite(CallInfo *ci, MapleSet<CGNode *, Comparator<CGNode>> *callee) in AddCallsite()
138 CGNode(MIRFunction *func, MapleAllocator &allocater, uint32 index) in CGNode() function