Home
last modified time | relevance | path

Searched defs:ShouldPush (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp696 bool ShouldPush = (VD.Def || PossibleCopy); in renameUses() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp3968 bool ShouldPush = Def && EliminationStack.empty(); in eliminateInstructions() local
3975 bool ShouldPush = Def && EliminationStack.empty(); in eliminateInstructions() local