Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DSplitKit.cpp1009 SmallVector<DomPair, 8> NearestDom(Parent->getNumValNums()); in hoistCopies() local
1031 DomPair &Dom = NearestDom[ParentVNI->id]; in hoistCopies()
1077 DomPair &Dom = NearestDom[i]; in hoistCopies()
1106 const DomPair &Dom = NearestDom[ParentVNI->id]; in hoistCopies()