Home
last modified time | relevance | path

Searched refs:tji (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/ExecutionEngine/JIT/
DJIT.h81 JIT(Module *M, TargetMachine &tm, TargetJITInfo &tji,
DJIT.cpp270 JIT::JIT(Module *M, TargetMachine &tm, TargetJITInfo &tji, in JIT() argument
272 : ExecutionEngine(M), TM(tm), TJI(tji), in JIT()