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