Searched refs:ShouldDoInit (Results 1 – 1 of 1) sorted by relevance
2728 llvm::Value *ShouldDoInit = in EmitGuardedInit() local2731 Builder.CreateCondBr(ShouldDoInit, InitBlock, EndBlock); in EmitGuardedInit()