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

  /external/llvm/include/llvm/Analysis/
ValueTracking.h 85 /// ComputeMultiple - This function computes the integer multiple of Base that
90 bool ComputeMultiple(Value *V, unsigned Base, Value *&Multiple,
  /external/llvm/lib/Analysis/
ValueTracking.cpp     [all...]
MemoryBuiltins.cpp 216 if (ComputeMultiple(MallocArg, ElementSize, Multiple,

Completed in 157 milliseconds