Searched refs:UniqueRVArg (Results 1 – 1 of 1) sorted by relevance
2168 if (auto *UniqueRVArg = dyn_cast<Argument>(*UniqueRV)) { in manifest() local2169 if (UniqueRVArg->getType()->canLosslesslyBitCastTo( in manifest()2171 getIRPosition() = IRPosition::argument(*UniqueRVArg); in manifest()