Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getInt1

1051     llvm::Value *value = CGF.Builder.getInt1(kind == ForDeactivation);
1062 CGF.Builder.CreateStore(CGF.Builder.getInt1(kind == ForActivation), var);