Searched refs:FlowPattern (Results 1 – 1 of 1) sorted by relevance
121 struct FlowPattern { struct122 FlowPattern() = default;123 FlowPattern(MachineBasicBlock *B, unsigned PR, MachineBasicBlock *TB, in FlowPattern() function135 PrintFP(const FlowPattern &P, const TargetRegisterInfo &T) in PrintFP()138 const FlowPattern &FP;178 FlowPattern &FP);186 bool isValid(const FlowPattern &FP) const;189 const FlowPattern &FP) const;190 bool isProfitable(const FlowPattern &FP) const;205 void updatePhiNodes(MachineBasicBlock *WhereB, const FlowPattern &FP);[all …]