Searched defs:isSlowDivBypassed (Results 1 - 1 of 1) sorted by relevance
/external/llvm/include/llvm/Target/ | ||
H A D | TargetLowering.h | 236 bool isSlowDivBypassed() const { return !BypassSlowDivWidths.empty(); } function in class:llvm::TargetLoweringBase |
Completed in 133 milliseconds