reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Transforms/Utils/PredicateInfo.h
  239   Value *materializeStack(unsigned int &, ValueDFSStack &, Value *);
  240   bool stackIsInScope(const ValueDFSStack &, const ValueDFS &) const;
  241   void popStackUntilDFSScope(ValueDFSStack &, const ValueDFS &);
lib/Transforms/Utils/PredicateInfo.cpp
  255 bool PredicateInfo::stackIsInScope(const ValueDFSStack &Stack,
  283 void PredicateInfo::popStackUntilDFSScope(ValueDFSStack &Stack,
  533                                        ValueDFSStack &RenameStack,