Home | History | Annotate | Download | only in JIT

Lines Matching refs:getMachineBasicBlockAddress

301     /// the getMachineBasicBlockAddress callback.
421 virtual uintptr_t getMachineBasicBlockAddress(MachineBasicBlock *MBB) const{
848 ResultPtr = (void*)getMachineBasicBlockAddress(MR.getBasicBlock());
1098 *SlotPtr++ = getMachineBasicBlockAddress(MBBs[mi]);
1117 uintptr_t MBBAddr = getMachineBasicBlockAddress(MBBs[mi]);