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

  /external/llvm/include/llvm/Target/
TargetMachine.h 177 /// hasMCRelaxAll - Check whether all machine code instructions should be
179 bool hasMCRelaxAll() const { return MCRelaxAll; }
  /external/llvm/lib/CodeGen/
LLVMTargetMachine.cpp 179 hasMCRelaxAll(),
262 hasMCRelaxAll(),

Completed in 15 milliseconds