Searched defs:hasTargetMachine (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DTargetRegistry.h320 bool hasTargetMachine() const { return TargetMachineCtorFn != nullptr; } function in class:llvm::Target

Completed in 97 milliseconds