Searched refs:MappedN (Results 1 – 9 of 9) sorted by relevance
741 Metadata *MappedN = in map() local749 return MappedN; in map()
731 Metadata *MappedN = in map() local739 return MappedN; in map()
744 Metadata *MappedN = in map() local752 return MappedN; in map()
880 Node &insertInto(Function &F, Node *&MappedN);
1243 LazyCallGraph::Node &LazyCallGraph::insertInto(Function &F, Node *&MappedN) { in insertInto() argument1244 return *new (MappedN = BPA.Allocate()) Node(*this, F); in insertInto()
1159 Node &insertInto(Function &F, Node *&MappedN);
1166 Node &insertInto(Function &F, Node *&MappedN);
1568 LazyCallGraph::Node &LazyCallGraph::insertInto(Function &F, Node *&MappedN) { in insertInto() argument1569 return *new (MappedN = BPA.Allocate()) Node(*this, F); in insertInto()
1556 LazyCallGraph::Node &LazyCallGraph::insertInto(Function &F, Node *&MappedN) { in insertInto() argument1557 return *new (MappedN = BPA.Allocate()) Node(*this, F); in insertInto()