Searched refs:countPredicateDefs (Results 1 – 2 of 2) sorted by relevance
166 unsigned countPredicateDefs(const MachineBasicBlock *B) const;453 unsigned HexagonEarlyIfConversion::countPredicateDefs( in countPredicateDefs() function in HexagonEarlyIfConversion522 unsigned PredDefs = countPredicateDefs(FP.SplitB); in isProfitable()525 PredDefs += countPredicateDefs(FP.JoinB); in isProfitable()530 PredDefs += countPredicateDefs(SB); in isProfitable()535 PredDefs += countPredicateDefs(SB); in isProfitable()
188 unsigned countPredicateDefs(const MachineBasicBlock *B) const;488 unsigned HexagonEarlyIfConversion::countPredicateDefs( in countPredicateDefs() function in HexagonEarlyIfConversion568 unsigned PredDefs = countPredicateDefs(FP.SplitB); in isProfitable()571 PredDefs += countPredicateDefs(FP.JoinB); in isProfitable()576 PredDefs += countPredicateDefs(SB); in isProfitable()581 PredDefs += countPredicateDefs(SB); in isProfitable()