Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1551 std::string InstStrStorage; in SelectAllBasicBlocks() local
1552 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks()
1601 std::string InstStrStorage; in SelectAllBasicBlocks() local
1602 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3546 std::string InstStrStorage; in runOnMachineFunction() local
3547 raw_string_ostream InstStr(InstStrStorage); in runOnMachineFunction()