Searched refs:enterBasicBlock (Results 1 – 13 of 13) sorted by relevance
85 void enterBasicBlock(MachineBasicBlock &MBB);
196 void enterBasicBlock(const LoopTraversal::TraversedMBBInfo &TraversedMBB);
289 void enterBasicBlock(MachineBasicBlock *MBB);
152 void ExecutionDomainFix::enterBasicBlock( in enterBasicBlock() function in ExecutionDomainFix 214 // Save register clearances at end of MBB - used by enterBasicBlock(). in leaveBasicBlock() 397 enterBasicBlock(TraversedMBB); in processBasicBlock()
67 void ReachingDefAnalysis::enterBasicBlock(MachineBasicBlock *MBB) { in enterBasicBlock() 124 // Save register clearances at end of MBB - used by enterBasicBlock(). in processDefs() 237 enterBasicBlock(MBB); in init() 51 void ReachingDefAnalysis::enterBasicBlock(MachineBasicBlock *MBB) { enterBasicBlock() function in ReachingDefAnalysis
69 void RegScavenger::enterBasicBlock(MachineBasicBlock &MBB) {70 void RegScavenger::enterBasicBlock(MachineBasicBlock &MBB) { enterBasicBlock() function in RegScavenger
423 RS.enterBasicBlock(MBB); in runOnMachineFunction()
470 RS.enterBasicBlock(*MBB); in findScratchRegister() 477 RS.enterBasicBlock(*MBB); in findScratchRegister()
297 RS.enterBasicBlock(MBB); in instrumentControlFlow()
287 void enterBasicBlock(BasicBlock &BB) {} in enterBasicBlock() function
1622 Vs.enterBasicBlock(*this); in traverse()
2087 RS.enterBasicBlock(*TmpMBB);
3017 RS->enterBasicBlock(MBB); in getBranchPredicate()