Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:InitTempAlloca

1494   /// InitTempAlloca - Provide an initial value for the given alloca.
1495 void InitTempAlloca(llvm::AllocaInst *Alloca, llvm::Value *Value);