Searched refs:InstStrStorage (Results 1 – 2 of 2) sorted by relevance
1540 std::string InstStrStorage; in SelectAllBasicBlocks() local1541 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks()1590 std::string InstStrStorage; in SelectAllBasicBlocks() local1591 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks()
3249 std::string InstStrStorage; in runOnMachineFunction() local3250 raw_string_ostream InstStr(InstStrStorage); in runOnMachineFunction()