Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMIRCanonicalizerPass.cpp101 using StringInstrPair = std::pair<std::string, MachineInstr *>; in rescheduleLexographically() typedef
102 std::vector<StringInstrPair> StringInstrMap; in rescheduleLexographically()
116 [](const StringInstrPair &a, const StringInstrPair &b) -> bool { in rescheduleLexographically()
/external/llvm-project/llvm/lib/CodeGen/
DMIRCanonicalizerPass.cpp101 using StringInstrPair = std::pair<std::string, MachineInstr *>; in rescheduleLexographically() typedef
102 std::vector<StringInstrPair> StringInstrMap; in rescheduleLexographically()
116 [](const StringInstrPair &a, const StringInstrPair &b) -> bool { in rescheduleLexographically()