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

/external/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
35 virtual ~TargetJITInfo() {}

Completed in 70 milliseconds