Home
last modified time | relevance | path

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

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