Searched defs:hasMCRelaxAll (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/Target/
H A DTargetMachine.h153 /// hasMCRelaxAll - Check whether all machine code instructions should be
155 bool hasMCRelaxAll() const { return MCRelaxAll; } function in class:llvm::TargetMachine

Completed in 36 milliseconds