Searched refs:hasOutlinedHashTree (Results 1 – 7 of 7) sorted by relevance
40 virtual bool hasOutlinedHashTree() const = 0;127 bool hasOutlinedHashTree() const override { in hasOutlinedHashTree() function167 bool hasOutlinedHashTree() const override { in hasOutlinedHashTree() function
137 bool hasOutlinedHashTree() { in hasOutlinedHashTree() function172 inline bool hasOutlinedHashTree() { in hasOutlinedHashTree() function173 return CodeGenData::getInstance().hasOutlinedHashTree(); in hasOutlinedHashTree()
89 bool hasOutlinedHashTree() const { in hasOutlinedHashTree() function
129 if (hasOutlinedHashTree()) in writeImpl()146 if (hasOutlinedHashTree()) in writeHeaderText()162 if (hasOutlinedHashTree()) in writeText()
106 if (hasOutlinedHashTree()) { in read()201 if (hasOutlinedHashTree()) in read()
163 if (Reader->hasOutlinedHashTree()) in getInstance()
671 assert(cgdata::hasOutlinedHashTree()); in getMatchedEntries()1364 } else if (cgdata::hasOutlinedHashTree()) in initializeOutlinerMode()