Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1370 bool IsByval = OtherAAImpl.getAssociatedArgument()->hasByValAttr(); in translateAndAddStateFromCallee()
2040 Argument *Arg = getAssociatedArgument(); in updateImpl()
2411 Argument *Arg = getAssociatedArgument(); in updateImpl()
4340 Argument &Arg = *getAssociatedArgument(); in manifest()
4372 Argument *Arg = getAssociatedArgument(); in updateImpl()
5452 if (A.getInfoCache().isInvolvedInMustTailCall(*getAssociatedArgument())) in manifest()
5470 if (Argument *Arg = getAssociatedArgument()) in manifest()
5484 if (Argument *Arg = getAssociatedArgument()) { in updateImpl()
5703 Argument *Arg = getAssociatedArgument(); in updateImpl()
5767 if (Argument *Arg = IRP.getAssociatedArgument()) { in isImpliedByIR()
[all …]
H A DAttributor.cpp1004 Argument *IRPosition::getAssociatedArgument() const { in getAssociatedArgument() function in IRPosition
1325 if (Argument *Arg = IRP.getAssociatedArgument()) in SubsumingPositionIterator()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h729 if (Argument *Arg = getAssociatedArgument())
738 LLVM_ABI Argument *getAssociatedArgument() const;
1000 if (Argument *Arg = getAssociatedArgument())