Searched refs:PredicatedAS (Results 1 – 1 of 1) sorted by relevance
199 PredicatedAddrSpaceMapTy &PredicatedAS) const;205 PredicatedAddrSpaceMapTy &PredicatedAS) const;212 const PredicatedAddrSpaceMapTy &PredicatedAS,221 const PredicatedAddrSpaceMapTy &PredicatedAS,239 const PredicatedAddrSpaceMapTy &PredicatedAS,563 const PredicatedAddrSpaceMapTy &PredicatedAS, in operandWithNewAddressSpaceOrCreatePoison() argument576 auto I = PredicatedAS.find(std::make_pair(Inst, Operand)); in operandWithNewAddressSpaceOrCreatePoison()577 if (I != PredicatedAS.end()) { in operandWithNewAddressSpaceOrCreatePoison()606 const PredicatedAddrSpaceMapTy &PredicatedAS, in cloneInstructionWithNewAddressSpace() argument627 PredicatedAS, PoisonUsesToFix); in cloneInstructionWithNewAddressSpace()[all …]