Home
last modified time | relevance | path

Searched defs:NewRoot (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
DMachineCombiner.cpp182 unsigned MachineCombiner::getLatency(MachineInstr *Root, MachineInstr *NewRoot, in getLatency()
249 MachineInstr *NewRoot = InsInstrs[NewRootIdx]; in improvesCriticalPathLen() local
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tree.pas162 function BecomeRoot(const NewRoot, OldRoot: IANTLRInterface): IANTLRInterface; overload; in BecomeRoot()
1278 … function BecomeRoot(const NewRoot, OldRoot: IANTLRInterface): IANTLRInterface; overload; virtual; in BecomeRoot()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp7408 SDValue NewRoot = TLI->LowerFormalArguments( in LowerArguments() local