Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DLoopDependenceAnalysis.cpp78 static bool IsLoadOrStoreInst(Value *I) { in IsLoadOrStoreInst() function
222 if (!IsLoadOrStoreInst(P->A) || !IsLoadOrStoreInst(P->B)) { in analysePair()