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