Searched defs:canCombine (Results 1 – 3 of 3) sorted by relevance
2078 static const MachineInstr *canCombine(const MachineBasicBlock &MBB, in canCombine() function
5923 static bool canCombine(MachineBasicBlock &MBB, MachineOperand &MO, in canCombine() function
7800 bool canCombine(const Instruction *Use) { return isa<StoreInst>(Use); } in canCombine() function in __anon1d600f581911::VectorPromoteHelper