Searched defs:Poison (Results 1 – 13 of 13) sorted by relevance
2043 =head2 Poison global() section in MISCELLANEOUS TRICKS
747 void Preprocessor::PoisonSEHIdentifiers(bool Poison) { in PoisonSEHIdentifiers()
1269 Constant *Poison = PoisonValue::get(EltTy); in SimplifyDemandedVectorElts() local
1272 Value *Poison = PoisonValue::get(FirstPhi.getType()); in SliceUpIllegalIntegerPHI() local
277 Value *Poison = PoisonValue::get(OldValue->getType()); in setKillLocation() local
1228 Value *Poison = PoisonValue::get(LPI->getType()); in runEHOnFunction() local
610 auto *Poison = PoisonValue::get(I.getType()); in deleteDeadLoop() local
1260 Value *Poison = PoisonValue::get(VectorType::get(V->getType(), EC)); in CreateVectorSplat() local
2914 Value *Poison = IRB.getIntN(StoreSizeInBytes * 8, Val); in copyToShadowInline() local
2895 #define Poison(d,n,t) PoisonF global() macro
15039 # define Poison(d,n,t) PoisonFree(d,n,t) macro
9655 Value *Poison = PoisonValue::get( in execute() local
7335 const Instruction *Poison = PoisonStack.pop_back_val(); in isAddRecNeverPoison() local