1#ifndef PROTEUS_TARGET_MODE_H
2#define PROTEUS_TARGET_MODE_H
Definition MemoryCache.h:26
TargetModelType
Definition TargetModel.h:8
bool isHostTargetModel(TargetModelType TargetModel)
Definition TargetModel.cpp:49
TargetModelType parseTargetModel(const std::string &Target)
Definition TargetModel.cpp:10
std::string getTargetTriple(TargetModelType Model)
Definition TargetModel.cpp:34