Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h578 : CBContext(CBContext) { in CBContext() function
585 : CBContext(CBContext) { in CBContext() function
708 const CallBaseContext *CBContext = nullptr; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp429 const IRPosition::CallBaseContext *CBContext = nullptr) { in clampReturnedValueStates()
544 const CallBase *CBContext = Pos.getCallBaseContext(); in getArgumentStateFromCallBaseContext() local
614 CallBase &CBContext = static_cast<CallBase &>(this->getAnchorValue()); in updateImpl() local