Home
last modified time | relevance | path

Searched refs:ShouldDoInit (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp2468 llvm::Value *ShouldDoInit = in EmitGuardedInit() local
2471 Builder.CreateCondBr(ShouldDoInit, InitBlock, EndBlock); in EmitGuardedInit()