Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp181 void updatePhiNodes(MachineBasicBlock *WhereB, const FlowPattern &FP);
775 void HexagonEarlyIfConversion::updatePhiNodes(MachineBasicBlock *WhereB, in updatePhiNodes() function in HexagonEarlyIfConversion
910 updatePhiNodes(FP.JoinB, FP); in convert()
913 updatePhiNodes(TSB, FP); in convert()
915 updatePhiNodes(FSB, FP); in convert()