Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRDFLiveness.h84 bool TopShadows, bool FullChain, const RegisterAggr &DefRRs);
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRDFLiveness.cpp109 NodeAddr<RefNode*> RefA, bool TopShadows, bool FullChain, in getAllReachingDefs() argument
270 if (!FullChain && RRs.hasCoverOf(RefRR)) in getAllReachingDefs()
285 if (FullChain || IsPhi || !RRs.hasCoverOf(QR)) in getAllReachingDefs()
293 if (!FullChain || !(Flags & NodeAttrs::PhiRef)) in getAllReachingDefs()