[LLVMdev] how to get MachineBasicBlock of a BasicBlock

徐敏 xm1988 at mail.ustc.edu.cn
Fri Oct 15 04:05:21 PDT 2010


Hello, we can get BasicBlock from MachineBasicBlock through MachineBasicBlock::getBasicBlock() function, but how can I get MachineBasicBlock of a BasicBlock?
Thank you!






More information about the llvm-dev mailing list