Home
last modified time | relevance | path

Searched refs:CBRetPos (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DAttributor.cpp2125 IRPosition CBRetPos = IRPosition::callsite_returned(CB); in identifyDefaultAbstractAttributes() local
2129 getOrCreateAAFor<AAIsDead>(CBRetPos); in identifyDefaultAbstractAttributes()
2145 IRPosition CBRetPos = IRPosition::callsite_returned(CB); in identifyDefaultAbstractAttributes() local
2149 getOrCreateAAFor<AAValueConstantRange>(CBRetPos); in identifyDefaultAbstractAttributes()