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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Target/
H A DTargetLowering.h1094 void setPow2DivIsCheap(bool isCheap = true) { Pow2DivIsCheap = isCheap; } function in namespace:llvm

Completed in 181 milliseconds