Searched refs:InstStrStorage (Results 1 – 2 of 2) sorted by relevance
1531 std::string InstStrStorage; in SelectAllBasicBlocks() local1532 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks()1581 std::string InstStrStorage; in SelectAllBasicBlocks() local1582 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks()
3209 std::string InstStrStorage; in runOnMachineFunction() local3210 raw_string_ostream InstStr(InstStrStorage); in runOnMachineFunction()