Home
last modified time | relevance | path

Searched defs:ArgNos (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DCorrelatedValuePropagation.cpp703 SmallVector<unsigned, 4> ArgNos; processCallSite() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp265 annotateDereferenceableBytes(CallInst * CI,ArrayRef<unsigned> ArgNos,uint64_t DereferenceableBytes) annotateDereferenceableBytes() argument
290 annotateNonNullNoUndefBasedOnAccess(CallInst * CI,ArrayRef<unsigned> ArgNos) annotateNonNullNoUndefBasedOnAccess() argument
311 annotateNonNullAndDereferenceable(CallInst * CI,ArrayRef<unsigned> ArgNos,Value * Size,const DataLayout & DL) annotateNonNullAndDereferenceable() argument
/llvm-project/llvm/lib/IR/
H A DAttributes.cpp1519 addParamAttribute(LLVMContext & C,ArrayRef<unsigned> ArgNos,Attribute A) const addParamAttribute() argument
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3773 SmallVector<unsigned, 4> ArgNos; visitCallBase() local