Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp937 RegisterAggr EHRegs = getLandingPadLiveIns(); in build() local
938 if (!EHRegs.empty()) { in build()
950 for (RegisterRef RR : EHRegs.refs()) { in build()