Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFLiveness.h84 bool TopShadows, bool FullChain, const RegisterAggr &DefRRs);
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp110 NodeAddr<RefNode*> RefA, bool TopShadows, bool FullChain, in getAllReachingDefs() argument
271 if (!FullChain && RRs.hasCoverOf(RefRR)) in getAllReachingDefs()
286 if (FullChain || IsPhi || !RRs.hasCoverOf(QR)) in getAllReachingDefs()
294 if (!FullChain || !(Flags & NodeAttrs::PhiRef)) in getAllReachingDefs()