Home
last modified time | relevance | path

Searched defs:CBArgPos (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp3566 IRPosition CBArgPos = IRPosition::callsite_argument(CB, I); in identifyDefaultAbstractAttributes() local
H A DAttributorAttributes.cpp506 const IRPosition CBArgPos = IRPosition::callsite_argument(*CBContext, ArgNo); in getArgumentStateFromCallBaseContext() local