Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonRDFOpt.cpp142 typedef DenseMap<NodeId,NodeId> RefToInstrMap; in run() typedef
143 RefToInstrMap R2I; in run()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonRDFOpt.cpp157 using RefToInstrMap = DenseMap<NodeId, NodeId>; in run() typedef
159 RefToInstrMap R2I; in run()