Searched refs:setBeforeOutermostConditional (Results 1 – 2 of 2) sorted by relevance
259 setBeforeOutermostConditional(Builder.getFalse(), active); in initFullExprCleanup()1087 CGF.setBeforeOutermostConditional(value, var); in SetupCleanupBlockActivation()
720 void setBeforeOutermostConditional(llvm::Value *value, llvm::Value *addr) { in setBeforeOutermostConditional() function