Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp702 bool OutOfScope = !stackIsInScope(RenameStack, VD); in renameUses() local
703 if (OutOfScope || ShouldPush) { in renameUses()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3999 bool OutOfScope = in eliminateInstructions() local
4002 if (OutOfScope || ShouldPush) { in eliminateInstructions()