Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp710 bool OutOfScope = !stackIsInScope(RenameStack, VD); in renameUses() local
711 if (OutOfScope || ShouldPush) { in renameUses()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3969 bool OutOfScope = in eliminateInstructions() local
3972 if (OutOfScope || ShouldPush) { in eliminateInstructions()