Searched defs:dumpInstructions (Results 1 – 2 of 2) sorted by relevance
435 void FrameEntry::dumpInstructions(raw_ostream &OS) const { in dumpInstructions() function in FrameEntry
2984 void Builder::dumpInstructions(std::vector<unsigned int>& out, const std::vector<std::unique_ptr<In… in dumpInstructions() function in spv::Builder