Searched refs:getGuaranteedNonFullPoisonOp (Results 1 – 2 of 2) sorted by relevance
386 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()