Home
last modified time | relevance | path

Searched defs:SrcValStoreSize (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DVNCoercion.cpp411 unsigned SrcValStoreSize = DL.getTypeStoreSize(SrcVal->getType()); in getLoadValueForLoad() local
455 unsigned SrcValStoreSize = DL.getTypeStoreSize(SrcVal->getType()); in getConstantLoadValueForLoad() local
/external/llvm/lib/Transforms/Scalar/
DGVN.cpp1031 unsigned SrcValStoreSize = DL.getTypeStoreSize(SrcVal->getType()); in GetLoadValueForLoad() local