Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCMacroFusion.cpp48 FusionOpSet OpSet2; member in __anon0d0d612e0111::FusionFeature
53 OpSet2(Second) {} in FusionFeature()
56 bool hasOp2(unsigned Opc) const { return OpSet2.contains(Opc); } in hasOp2()