Searched refs:PredicatedAS (Results 1 – 1 of 1) sorted by relevance
199 PredicatedAddrSpaceMapTy &PredicatedAS) const;205 PredicatedAddrSpaceMapTy &PredicatedAS) const;212 const PredicatedAddrSpaceMapTy &PredicatedAS,225 const PredicatedAddrSpaceMapTy &PredicatedAS) const;242 const PredicatedAddrSpaceMapTy &PredicatedAS,624 const PredicatedAddrSpaceMapTy &PredicatedAS, in operandWithNewAddressSpaceOrCreatePoison() argument637 auto I = PredicatedAS.find(std::make_pair(Inst, Operand)); in operandWithNewAddressSpaceOrCreatePoison()638 if (I != PredicatedAS.end()) { in operandWithNewAddressSpaceOrCreatePoison()667 const PredicatedAddrSpaceMapTy &PredicatedAS, in cloneInstructionWithNewAddressSpace() argument686 PredicatedAS, PoisonUsesToFix); in cloneInstructionWithNewAddressSpace()[all …]