Home
last modified time | relevance | path

Searched defs:ValueOp (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp2767 Instruction *ValueOp = I->clone(); in makePossiblePHIOfOps() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h1868 m_Store(const ValueOpTy &ValueOp, const PointerOpTy &PointerOp) { in m_Store()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1840 ArrayRef<Value *> OtherOps, AccessKind AK) { in updateImpl()