Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp3781 void AbstractAttribute::printWithDeps(raw_ostream &OS) const { in printWithDeps() function in AbstractAttribute
4023 cast<AbstractAttribute>(DepAA.getPointer())->printWithDeps(outs()); in print()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h3361 virtual void printWithDeps(raw_ostream &OS) const;