Searched defs:CBArgPos (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ | ||
| H A D | Attributor.cpp | 3561 IRPosition CBArgPos = IRPosition::callsite_argument(CB, I); identifyDefaultAbstractAttributes() local |
| H A D | AttributorAttributes.cpp | 505 const IRPosition CBArgPos = IRPosition::callsite_argument(*CBContext, ArgNo); getArgumentStateFromCallBaseContext() local |