Searched refs:getGuaranteedNonFullPoisonOp (Results 1 – 4 of 4) sorted by relevance
386 const Value *getGuaranteedNonFullPoisonOp(const Instruction *I);
491 const Value *getGuaranteedNonFullPoisonOp(const Instruction *I);
3612 const Value *llvm::getGuaranteedNonFullPoisonOp(const Instruction *I) { in getGuaranteedNonFullPoisonOp() function in llvm3660 const Value *NotPoison = getGuaranteedNonFullPoisonOp(&I); in isKnownNotFullPoison()
4162 const Value *llvm::getGuaranteedNonFullPoisonOp(const Instruction *I) { in getGuaranteedNonFullPoisonOp() function in llvm4210 const Value *NotPoison = getGuaranteedNonFullPoisonOp(&I); in programUndefinedIfFullPoison()