HomeSort by relevance Sort by last modified time
    Searched defs:setCodeModel (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/
TargetMachine.cpp 237 /// setCodeModel - Sets the code model.
238 void TargetMachine::setCodeModel(CodeModel::Model Model) {
  /external/llvm/include/llvm/ExecutionEngine/
ExecutionEngine.h 531 /// setCodeModel - Set the CodeModel that the ExecutionEngine target
533 EngineBuilder &setCodeModel(CodeModel::Model M) {

Completed in 144 milliseconds