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 105 /// ComputeMultiple - This function computes the integer multiple of Base that
110 bool ComputeMultiple(Value *V, unsigned Base, Value *&Multiple,
  /external/llvm/lib/Analysis/
MemoryBuiltins.cpp 228 if (ComputeMultiple(MallocArg, ElementSize, Multiple,
ValueTracking.cpp     [all...]

Completed in 412 milliseconds