LLVM
23.0.0git
lib
CAS
CASNodeSchema.cpp
Go to the documentation of this file.
1
//===- CASNodeSchema.cpp --------------------------------------------------===//
2
//
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
// See https://llvm.org/LICENSE.txt for license information.
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
//
7
//===----------------------------------------------------------------------===//
8
9
#include "
llvm/CAS/CASNodeSchema.h
"
10
11
using namespace
llvm
;
12
using namespace
llvm::cas
;
13
14
char
NodeSchema::ID
= 0;
15
void
NodeSchema::anchor() {}
CASNodeSchema.h
llvm::cas::NodeSchema::ID
static char ID
Definition
CASNodeSchema.h:25
llvm::cas
Definition
ActionCache.h:23
llvm
This is an optimization pass for GlobalISel generic memory operations.
Definition
Types.h:26
Generated on
for LLVM by
1.14.0