Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1545 Argument *Arg = getAssociatedArgument(); in updateImpl()
2939 Argument &Arg = *getAssociatedArgument(); in manifest()
2971 Argument *Arg = getAssociatedArgument(); in updateImpl()
3958 if (A.getInfoCache().isInvolvedInMustTailCall(*getAssociatedArgument())) in manifest()
3976 if (Argument *Arg = getAssociatedArgument()) in manifest()
3990 if (Argument *Arg = getAssociatedArgument()) { in updateImpl()
4348 const Value *V = isArgumentPosition() ? IRP.getAssociatedArgument() in updateImpl()
4384 It.first == getAssociatedArgument()) in updateImpl()
4453 if (Argument *Arg = getAssociatedArgument()) in initialize()
4465 Argument *Arg = getAssociatedArgument(); in updateImpl()
[all …]
H A DAttributor.cpp202 Argument *IRPosition::getAssociatedArgument() const { in getAssociatedArgument() function in IRPosition
388 if (Argument *Arg = IRP.getAssociatedArgument()) in SubsumingPositionIterator()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h359 if (Argument *Arg = getAssociatedArgument()) in getAssociatedFunction()
367 Argument *getAssociatedArgument() const;
621 if (Argument *Arg = getAssociatedArgument()) in getArgNo()