Searched refs:hasPoisonGeneratingAnnotations (Results 1 – 6 of 6) sorted by relevance
62 bool Operator::hasPoisonGeneratingAnnotations() const { in hasPoisonGeneratingAnnotations() function in llvm::Operator
72 LLVM_ABI bool hasPoisonGeneratingAnnotations() const;
566 bool hasPoisonGeneratingAnnotations() const {
4469 if (DropFlags && Res && I->hasPoisonGeneratingAnnotations()) in simplifyWithOpsReplaced()
7362 Op->hasPoisonGeneratingAnnotations()) in canCreateUndefOrPoison()
4210 if (I->hasPoisonGeneratingAnnotations()) in canReuseInstruction()