[LLVMdev] Sparc MachineBasicBlock info

Brent Monroe bmmonroe at uiuc.edu
Wed Feb 23 14:15:39 PST 2005


Is there a way to access the current MachineBasicBlock info
from within CodeGenIntrinsic in SparcV9BurgISel.cpp?

The arguments are:  Intrinsic::ID iid, CallInst &callInstr,
TargetMachine &target, and std::vector<MachineInstr*>& mvec,
none of which seem to offer access to the current
MachineBasicBlock.

Brent




More information about the llvm-dev mailing list