Searched refs:updatePhiNodes (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonEarlyIfConv.cpp | 205 void updatePhiNodes(MachineBasicBlock *WhereB, const FlowPattern &FP); 810 void HexagonEarlyIfConversion::updatePhiNodes(MachineBasicBlock *WhereB, in updatePhiNodes() function in HexagonEarlyIfConversion 944 updatePhiNodes(FP.JoinB, FP); in convert() 947 updatePhiNodes(TSB, FP); in convert() 949 updatePhiNodes(FSB, FP); in convert()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
D | CoroFrame.cpp | 809 static void updatePhiNodes(BasicBlock *DestBB, BasicBlock *OldPred, in updatePhiNodes() function 845 updatePhiNodes(Succ, BB, NewBB, LandingPadReplacement); in ehAwareSplitEdge()
|