Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h155 SDValue updateRoot(SmallVectorImpl<SDValue> &Pending);
H A DSelectionDAGBuilder.cpp1044 SDValue SelectionDAGBuilder::updateRoot(SmallVectorImpl<SDValue> &Pending) { in updateRoot() function in SelectionDAGBuilder
1075 return updateRoot(PendingLoads); in getMemoryRoot()
1100 return updateRoot(PendingExports); in getControlRoot()