Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp344 class InstructionUseExpr : public GVNExpression::BasicExpression { class
350 InstructionUseExpr(Instruction *I, ArrayRecycler<Value *> &R, in InstructionUseExpr() function in __anon97a272aa0111::InstructionUseExpr