Home
last modified time | relevance | path

Searched defs:DS2 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineDominanceFrontier.h92 bool compareDomSet(DomSetType &DS1, const DomSetType &DS2) const { in compareDomSet()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDominanceFrontierImpl.h74 compareDomSet(DomSetType & DS1,const DomSetType & DS2) compareDomSet() argument