Home
last modified time | relevance | path

Searched refs:getAssociatedArgument (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1999 Argument *Arg = getAssociatedArgument(); in updateImpl()
2367 Argument *Arg = getAssociatedArgument(); in updateImpl()
4303 Argument &Arg = *getAssociatedArgument(); in manifest()
4335 Argument *Arg = getAssociatedArgument(); in updateImpl()
5638 Argument *Arg = getAssociatedArgument(); in updateImpl()
5999 Argument *Arg = getAssociatedArgument(); in updateImpl()
6307 Argument *Arg = getAssociatedArgument(); in updateImpl()
7303 Argument *Arg = getAssociatedArgument(); in updateImpl()
7539 Argument *Arg = getAssociatedArgument(); in manifest()
7917 Argument *Arg = getAssociatedArgument(); in initialize()
[all …]
H A DAttributor.cpp996 Argument *IRPosition::getAssociatedArgument() const { in getAssociatedArgument() function in IRPosition
1317 if (Argument *Arg = IRP.getAssociatedArgument()) in SubsumingPositionIterator()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h716 if (Argument *Arg = getAssociatedArgument())
725 Argument *getAssociatedArgument() const;
987 if (Argument *Arg = getAssociatedArgument())