Searched defs:getDIE (Results 1 – 2 of 2) sorted by relevance
135 DIE *getDIE(const MDNode *N) { return MDNodeToDieMap.lookup(N); } in getDIE() function
141 DIE *getDIE() const { return TheDIE; } in getDIE() function