Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp179 void updatePhiNodes(MachineBasicBlock *WhereB, const FlowPattern &FP);
773 void HexagonEarlyIfConversion::updatePhiNodes(MachineBasicBlock *WhereB, in updatePhiNodes() function in HexagonEarlyIfConversion
908 updatePhiNodes(FP.JoinB, FP); in convert()
911 updatePhiNodes(TSB, FP); in convert()
913 updatePhiNodes(FSB, FP); in convert()