Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/include/bcc/
DCompiler.h106 const llvm::TargetMachine& getTargetMachine() const in getTargetMachine() function
/frameworks/compile/libbcc/lib/Core/
DCompiler.cpp256 const llvm::DataLayout *dl = getTargetMachine().getDataLayout(); in compile()