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

  /external/llvm/include/llvm/Analysis/
SparsePropagation.h 62 /// IsUntrackedValue - If the specified Value is something that is obviously
65 virtual bool IsUntrackedValue(Value *V) {
  /external/llvm/lib/Analysis/
SparsePropagation.cpp 58 if (LatticeFunc->IsUntrackedValue(V))

Completed in 69 milliseconds