Searched refs:fast_type (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLowering.h1087 void addBypassSlowDivType(Type *slow_type, Type *fast_type) { argument
1088 BypassSlowDivTypes[slow_type] = fast_type;

Completed in 219 milliseconds