Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMParallelDSP.cpp181 void UpdateRoot(Instruction *SMLAD) { in UpdateRoot() function in __anonebf8b3850111::Reduction
729 R.UpdateRoot(cast<Instruction>(Acc)); in InsertParallelMACs()
/openbsd/src/gnu/llvm/llvm/include/llvm/ADT/
DIntervalMap.h1584 void treeErase(bool UpdateRoot = true);
1935 iterator::treeErase(bool UpdateRoot) { in treeErase() argument
1945 if (UpdateRoot && IM.branched() && P.valid() && P.atBegin()) in treeErase()
1958 } else if (UpdateRoot && P.atBegin()) in treeErase()