HomeSort by relevance Sort by last modified time
    Searched refs:WidenIV (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
IndVarSimplify.cpp 722 // provides the input to WidenIV.
790 /// WidenIV - The goal of this transform is to remove sign and zero extends
795 class WidenIV {
817 WidenIV(const WideIVInfo &WI, LoopInfo *LInfo,
863 Value *WidenIV::getExtend(Value *NarrowOper, Type *WideType, bool IsSigned,
    [all...]
  /external/llvm/lib/Transforms/Scalar/
IndVarSimplify.cpp 796 // the input to WidenIV.
    [all...]

Completed in 209 milliseconds