Searched refs:createStackMemory (Results 1 – 2 of 2) sorted by relevance
65 AllocaInst *RandomIRBuilder::createStackMemory(Function *F, Type *Ty, in createStackMemory() function in RandomIRBuilder282 AllocaInst *Alloca = createStackMemory(F, Ty, newSrc); in newSource()423 Ptr = createStackMemory(BB.getParent(), Ty, PoisonValue::get(Ty)); in newSink()
53 LLVM_ABI AllocaInst *createStackMemory(Function *F, Type *Ty,