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