Searched refs:OutOfScope (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp741 bool OutOfScope = !stackIsInScope(RenameStack, VD); local
742 if (OutOfScope || ShouldPush) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3990 bool OutOfScope =
3993 if (OutOfScope || ShouldPush) {

Completed in 96 milliseconds