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

  /external/llvm/lib/Transforms/Scalar/
IndVarSimplify.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
IndVarSimplify.cpp 782 Instruction *WideDef;
784 NarrowIVDefUse(): NarrowDef(0), NarrowUse(0), WideDef(0) {}
787 NarrowDef(ND), NarrowUse(NU), WideDef(WD) {}
848 void pushNarrowIVUsers(Instruction *NarrowDef, Instruction *WideDef);
    [all...]

Completed in 1018 milliseconds