Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp697 bool OutOfScope = !stackIsInScope(RenameStack, VD); in renameUses() local
698 if (OutOfScope || ShouldPush) { in renameUses()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3969 bool OutOfScope = in eliminateInstructions() local
3972 if (OutOfScope || ShouldPush) { in eliminateInstructions()