Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp702 bool OutOfScope = !stackIsInScope(RenameStack, VD); in renameUses() local
703 if (OutOfScope || ShouldPush) { in renameUses()
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp4001 bool OutOfScope = in eliminateInstructions() local
4004 if (OutOfScope || ShouldPush) { in eliminateInstructions()