Home | History | Annotate | Download | only in Alpha

Lines Matching refs:LLVM_BB

881   const BasicBlock *LLVM_BB = BB->getBasicBlock();
888 MachineBasicBlock *llscMBB = F->CreateMachineBasicBlock(LLVM_BB);
889 MachineBasicBlock *sinkMBB = F->CreateMachineBasicBlock(LLVM_BB);