Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp348 class InstructionUseExpr : public GVNExpression::BasicExpression { class
354 InstructionUseExpr(Instruction *I, ArrayRecycler<Value *> &R, in InstructionUseExpr() function in __anonf1d6865e0111::InstructionUseExpr