Home
last modified time | relevance | path

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

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