Searched defs:SinkMBB (Results 1 – 6 of 6) sorted by relevance
672 MachineBasicBlock *SinkMBB = F->CreateMachineBasicBlock(BB); in convertCmovInstsToBranches() local
32428 MachineBasicBlock *SinkMBB) { in createPHIsForCMOVsInSinkBB()32560 MachineBasicBlock *SinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredCascadedSelect() local32720 MachineBasicBlock *SinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in EmitLoweredSelect() local
2001 MachineBasicBlock *SinkMBB = MF->CreateMachineBasicBlock(BB); in emitEHSjLjSetJmp() local
3032 MachineBasicBlock *SinkMBB = F->CreateMachineBasicBlock(BB); in EmitLoweredSelect() local
3147 MachineBasicBlock *SinkMBB = F->CreateMachineBasicBlock(LLVM_BB); in expandSelectCC() local
7112 MachineBasicBlock *SinkMBB) { in createPHIsForSelects()