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

Completed in 216 milliseconds