Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp656 bool OutOfScope = !stackIsInScope(RenameStack, VD); in renameUses() local
657 if (OutOfScope || ShouldPush) { in renameUses()
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp4011 bool OutOfScope = in eliminateInstructions() local
4014 if (OutOfScope || ShouldPush) { in eliminateInstructions()