Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFLiveness.h67 bool TopShadows, bool FullChain,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp106 bool FullChain, in getAllReachingDefs() argument
266 if (!FullChain && RRs.hasCoverOf(RefRR)) in getAllReachingDefs()
281 if (FullChain || IsPhi || !RRs.hasCoverOf(QR)) in getAllReachingDefs()
289 if (!FullChain || !(Flags & NodeAttrs::PhiRef)) in getAllReachingDefs()