Home
last modified time | relevance | path

Searched refs:ExitScopeIfDone (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineCSE.cpp135 void ExitScopeIfDone(MachineDomTreeNode *Node,
737 MachineCSE::ExitScopeIfDone(MachineDomTreeNode *Node, in ExitScopeIfDone() function in MachineCSE
778 ExitScopeIfDone(Node, OpenChildren); in PerformCSE()
H A DMachineLICM.cpp237 void ExitScopeIfDone(
677 void MachineLICMBase::ExitScopeIfDone(MachineDomTreeNode *Node, in ExitScopeIfDone() function in MachineLICMBase
776 ExitScopeIfDone(Node, OpenChildren, ParentMap); in HoistOutOfLoop()