Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DMergeICmps.cpp70 static bool isSimpleLoadOrStore(const Instruction *I) { in isSimpleLoadOrStore() function
255 if (!isSimpleLoadOrStore(Inst)) in canSinkBCECmpInst()