Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp2168 if (auto *UniqueRVArg = dyn_cast<Argument>(*UniqueRV)) { in manifest() local
2169 if (UniqueRVArg->getType()->canLosslesslyBitCastTo( in manifest()
2171 getIRPosition() = IRPosition::argument(*UniqueRVArg); in manifest()