Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DAttributor.cpp2567 IRPosition CBRetPos = IRPosition::callsite_returned(CB); in identifyDefaultAbstractAttributes() local
2571 getOrCreateAAFor<AAIsDead>(CBRetPos); in identifyDefaultAbstractAttributes()
2587 IRPosition CBRetPos = IRPosition::callsite_returned(CB); in identifyDefaultAbstractAttributes() local
2588 getOrCreateAAFor<AAValueSimplify>(CBRetPos); in identifyDefaultAbstractAttributes()