Searched refs:PredicatedAS (Results 1 – 1 of 1) sorted by relevance
208 const PredicatedAddrSpaceMapTy &PredicatedAS,235 const PredicatedAddrSpaceMapTy &PredicatedAS,528 const PredicatedAddrSpaceMapTy &PredicatedAS, in operandWithNewAddressSpaceOrCreateUndef() argument542 auto I = PredicatedAS.find(std::make_pair(Inst, Operand)); in operandWithNewAddressSpaceOrCreateUndef()543 if (I != PredicatedAS.end()) { in operandWithNewAddressSpaceOrCreateUndef()572 const PredicatedAddrSpaceMapTy &PredicatedAS, in cloneInstructionWithNewAddressSpace() argument594 PredicatedAS, UndefUsesToFix); in cloneInstructionWithNewAddressSpace()764 const PredicatedAddrSpaceMapTy &PredicatedAS, in cloneValueWithNewAddressSpace() argument820 PredicatedAddrSpaceMapTy PredicatedAS; in run() local834 PredicatedAddrSpaceMapTy &PredicatedAS) const { in inferAddressSpaces()[all …]