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