Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp11342 CallBase &AssociatedCall = cast<CallBase>(getAssociatedValue()); in manifest() local
11343 bool Changed = addAssumptions(AssociatedCall, getAssumed().getSet()); in manifest()