Home
last modified time | relevance | path

Searched refs:analyzeLoadFromClobberingMemInst (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DVNCoercion.h71 int analyzeLoadFromClobberingMemInst(Type *LoadTy, Value *LoadPtr,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DVNCoercion.cpp257 int analyzeLoadFromClobberingMemInst(Type *LoadTy, Value *LoadPtr, in analyzeLoadFromClobberingMemInst() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVN.cpp920 int Offset = analyzeLoadFromClobberingMemInst(LI->getType(), Address, in AnalyzeLoadAvailability()
DNewGVN.cpp1448 int Offset = analyzeLoadFromClobberingMemInst(LoadType, LoadPtr, DepMI, DL); in performSymbolicLoadCoercion()