Searched refs:BBisPrinted (Results 1 – 1 of 1) sorted by relevance
55 std::set<const BType*> BBisPrinted; member in llvm::ProfileVerifierPassT94 if (BBisPrinted.find(BB) != BBisPrinted.end()) return; in printDebugInfo()137 BBisPrinted.insert(BB); in printDebugInfo()