Home
last modified time | relevance | path

Searched refs:InstStrStorage (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1504 std::string InstStrStorage; in SelectAllBasicBlocks() local
1505 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks()
1554 std::string InstStrStorage; in SelectAllBasicBlocks() local
1555 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks()
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3518 std::string InstStrStorage; in runOnMachineFunction() local
3519 raw_string_ostream InstStr(InstStrStorage); in runOnMachineFunction()