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

/external/llvm/lib/Target/X86/
H A DX86Subtarget.h228 bool hasSlowDivide() const { return HasSlowDivide; } function in class:llvm::X86Subtarget

Completed in 175 milliseconds