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

/external/swiftshader/third_party/LLVM/include/llvm/Target/
H A DTargetJITInfo.h1 //===- Target/TargetJITInfo.h - Target Information for JIT ------*- C++ -*-===//
30 /// TargetJITInfo - Target specific information required by the Just-In-Time
32 class TargetJITInfo { class in namespace:llvm
34 virtual ~TargetJITInfo() {}

Completed in 146 milliseconds