Home
last modified time | relevance | path

Searched defs:HexagonDCE (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp96 struct HexagonDCE : public DeadCodeElimination { struct
97 HexagonDCE(DataFlowGraph &G, MachineRegisterInfo &MRI) in HexagonDCE() function