Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp97 static bool isMemoryInst(const Instruction *I) { in isMemoryInst() function
399 if (isMemoryInst(I)) in createExpr()
552 if (!isMemoryInst(&*I)) in getMemoryUseOrder()
755 if (isMemoryInst(NewInsts[0])) in analyzeInstructionForSinking()