Searched refs:AllocaInst (Results 1 – 3 of 3) sorted by relevance
38 class AllocaInst; variable
115 ::llvm::AllocaInst* shadow_frame_ = irb_.CreateAlloca(shadow_frame_type); in Compile()
130 llvm::AllocaInst* shadow_frame_;1365 while (llvm::isa<llvm::AllocaInst>(first_non_alloca)) { in Expand_SetVReg()1407 while (llvm::isa<llvm::AllocaInst>(first_non_alloca)) { in InsertStackOverflowCheck()