Lines Matching defs:NodeMap
776 Node *lookup(const Function &F) const { return NodeMap.lookup(&F); }798 Node *&N = NodeMap[&F];841 DenseMap<const Function *, Node *> NodeMap;879 /// the NodeMap.