Home | History | Annotate | Download | only in Scalar

Lines Matching refs:IsValueFullyAvailableInBlock

626 static bool IsValueFullyAvailableInBlock(BasicBlock *BB,
657 if (!IsValueFullyAvailableInBlock(*PI, FullyAvailableBlocks,RecurseDepth+1))
1451 if (IsValueFullyAvailableInBlock(Pred, FullyAvailableBlocks, 0)) {