Searched refs:IsZeroSizedVLA (Results 1 – 1 of 1) sorted by relevance
1759 llvm::Value *IsZeroSizedVLA = Builder.CreateICmpEQ( in emitZeroOrPatternForAutoVarInit() local1762 Builder.CreateCondBr(IsZeroSizedVLA, ContBB, SetupBB); in emitZeroOrPatternForAutoVarInit()