Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getInt1

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