Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1523 Argument *Arg = getAssociatedArgument(); in updateImpl()
2137 Argument *Arg = getAssociatedArgument(); in updateImpl()
3618 Argument *Arg = getAssociatedArgument(); in updateImpl()
4898 Argument *Arg = getAssociatedArgument(); in updateImpl()
5240 Argument *Arg = getAssociatedArgument(); in updateImpl()
5539 Argument *Arg = getAssociatedArgument(); in updateImpl()
6532 Argument *Arg = getAssociatedArgument(); in updateImpl()
6780 Argument *Arg = getAssociatedArgument(); in manifest()
7117 Argument *Arg = getAssociatedArgument(); in initialize()
7155 Argument *Arg = getAssociatedArgument(); in initialize()
[all …]
H A DAttributor.cpp709 Argument *IRPosition::getAssociatedArgument() const { in getAssociatedArgument() function in IRPosition
896 if (Argument *Arg = IRP.getAssociatedArgument()) in SubsumingPositionIterator()
/llvm-project-15.0.7/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h563 if (Argument *Arg = getAssociatedArgument())
571 Argument *getAssociatedArgument() const;
825 if (Argument *Arg = getAssociatedArgument())