Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonEarlyIfConv.cpp807 MachineBasicBlock::iterator MuxAt = FP.SplitB->getFirstTerminator(); in updatePhiNodes() local
809 if (MuxAt != FP.SplitB->end()) in updatePhiNodes()
810 DL = MuxAt->getDebugLoc(); in updatePhiNodes()
812 BuildMI(*FP.SplitB, MuxAt, DL, D, MuxR) in updatePhiNodes()