Searched refs:printValueIDMap (Results 1 – 3 of 3) sorted by relevance
36 LLVM_DEBUG(serializer.printValueIDMap(llvm::dbgs())); in serialize()
56 void printValueIDMap(raw_ostream &os);
135 void Serializer::printValueIDMap(raw_ostream &os) { in printValueIDMap() function in mlir::spirv::Serializer