Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h242 void popStackUntilDFSScope(ValueDFSStack &, const ValueDFS &);
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp253 void PredicateInfo::popStackUntilDFSScope(ValueDFSStack &Stack, in popStackUntilDFSScope() function in llvm::PredicateInfo
659 popStackUntilDFSScope(RenameStack, VD); in renameUses()