Searched refs:SBBB (Results 1 – 2 of 2) sorted by relevance
812 friend raw_ostream &operator<<(raw_ostream &OS, const BasicBlock &SBBB) {813 SBBB.dump(OS);
749 if (auto *SBBB = getValue(BB)) in getOrCreateValueInternal() local750 return SBBB; in getOrCreateValueInternal()