Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h207 SDValue updateRoot(SmallVectorImpl<SDValue> &Pending);
DSelectionDAGBuilder.cpp1073 SDValue SelectionDAGBuilder::updateRoot(SmallVectorImpl<SDValue> &Pending) { in updateRoot() function in SelectionDAGBuilder
1104 return updateRoot(PendingLoads); in getMemoryRoot()
1129 return updateRoot(PendingExports); in getControlRoot()