Home
last modified time | relevance | path

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

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Analysis/
H A DLoopDependenceAnalysis.cpp72 static bool IsLoadOrStoreInst(Value *I) { in IsLoadOrStoreInst() function
210 if (!IsLoadOrStoreInst(P->A) || !IsLoadOrStoreInst(P->B)) { in analysePair()