Searched refs:PredicatedAS (Results 1 – 1 of 1) sorted by relevance
195 PredicatedAddrSpaceMapTy &PredicatedAS) const;201 PredicatedAddrSpaceMapTy &PredicatedAS) const;208 const PredicatedAddrSpaceMapTy &PredicatedAS,217 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()573 const PredicatedAddrSpaceMapTy &PredicatedAS, in cloneInstructionWithNewAddressSpace() argument595 PredicatedAS, UndefUsesToFix); in cloneInstructionWithNewAddressSpace()[all …]