Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp94 static bool isMemoryInst(const Instruction *I) { in isMemoryInst() function
429 if (isMemoryInst(I)) in createExpr()
582 if (!isMemoryInst(&*I)) in getMemoryUseOrder()
794 if (isMemoryInst(NewInsts[0])) in analyzeInstructionForSinking()