Searched defs:EnterScope (Results 1 – 9 of 9) sorted by relevance
436 void MachineCSE::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineCSE
583 void MachineLICM::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineLICM
107 void EnterScope(const char* scope_name) { in EnterScope() function
517 void MachineCSE::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineCSE
680 void MachineLICMBase::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineLICMBase
497 void MachineCSE::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineCSE
668 void MachineLICMBase::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineLICMBase
1190 bool EnterScope, bool OnDefinition) { in ParseLexedAttributeList()1208 bool EnterScope, bool OnDefinition) { in ParseLexedAttribute()
373 void Parser::EnterScope(unsigned ScopeFlags) { in EnterScope() function in Parser