Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSplitKit.cpp1014 SmallVector<DomPair, 8> NearestDom(Parent->getNumValNums()); in hoistCopies() local
1036 DomPair &Dom = NearestDom[ParentVNI->id]; in hoistCopies()
1082 DomPair &Dom = NearestDom[i]; in hoistCopies()
1111 const DomPair &Dom = NearestDom[ParentVNI->id]; in hoistCopies()