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

  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
GVN.cpp 663 /// CoerceAvailableValueToLoadType will succeed.
683 /// CoerceAvailableValueToLoadType - If we saw a store of a value to memory, and
689 static Value *CoerceAvailableValueToLoadType(Value *StoredVal,
    [all...]
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp 697 /// Return true if CoerceAvailableValueToLoadType will succeed.
722 static Value *CoerceAvailableValueToLoadType(Value *StoredVal, Type *LoadedTy,
    [all...]

Completed in 109 milliseconds