Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp1638 if (auto *UniqueRVArg = dyn_cast<Argument>(UniqueRV.getValue())) { in manifest() local
1639 if (UniqueRVArg->getType()->canLosslesslyBitCastTo( in manifest()
1641 getIRPosition() = IRPosition::argument(*UniqueRVArg); in manifest()