Searched refs:InstStrStorage (Results 1 – 2 of 2) sorted by relevance
1551 std::string InstStrStorage; in SelectAllBasicBlocks() local1552 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks()1601 std::string InstStrStorage; in SelectAllBasicBlocks() local1602 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks()
3546 std::string InstStrStorage; in runOnMachineFunction() local3547 raw_string_ostream InstStr(InstStrStorage); in runOnMachineFunction()