Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp188 unsigned computePhiCost(const MachineBasicBlock *B,
449 unsigned HexagonEarlyIfConversion::computePhiCost(const MachineBasicBlock *B, in computePhiCost() function in HexagonEarlyIfConversion
570 TotalPh = computePhiCost(FP.JoinB, FP); in isProfitable()
575 TotalPh += computePhiCost(SB, FP); in isProfitable()
580 TotalPh += computePhiCost(SB, FP); in isProfitable()