Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp4052 SmallPtrSet<MachineInstr *, 4> InSrcs; in matchExtendThroughPhis() local
4062 InSrcs.insert(DefMI); in matchExtendThroughPhis()
4065 if (InSrcs.size() > 2) in matchExtendThroughPhis()