Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp341 class InstructionUseExpr : public GVNExpression::BasicExpression { global() class
347 InstructionUseExpr(Instruction *I, ArrayRecycler<Value *> &R, InstructionUseExpr() function in __anon75ccf7c50111::InstructionUseExpr