Searched refs:getOutlinedHashTree (Results 1 – 2 of 2) sorted by relevance
146 const OutlinedHashTree *getOutlinedHashTree() { in getOutlinedHashTree() function180 inline const OutlinedHashTree *getOutlinedHashTree() { in getOutlinedHashTree() function181 return CodeGenData::getInstance().getOutlinedHashTree(); in getOutlinedHashTree()
672 const auto *RootNode = cgdata::getOutlinedHashTree()->getRoot(); in getMatchedEntries()