Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp181 void UpdateRoot(Instruction *SMLAD) { in UpdateRoot() function in __anon7825898a0111::Reduction
733 R.UpdateRoot(cast<Instruction>(Acc)); in InsertParallelMACs()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DIntervalMap.h1538 void treeErase(bool UpdateRoot = true);
1889 iterator::treeErase(bool UpdateRoot) { in treeErase() argument
1899 if (UpdateRoot && IM.branched() && P.valid() && P.atBegin()) in treeErase()
1912 } else if (UpdateRoot && P.atBegin()) in treeErase()