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 166 /// hasMCRelaxAll - Check whether all machine code instructions should be
168 bool hasMCRelaxAll() const { return MCRelaxAll; }
  /external/llvm/lib/CodeGen/
LLVMTargetMachine.cpp 180 MCE, hasMCRelaxAll(),
258 hasMCRelaxAll(),

Completed in 63 milliseconds