Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVN.h41 class ExtractValueInst; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h37 class ExtractValueInst; variable
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp840 ObjectSizeOffsetVisitor::visitExtractValueInst(ExtractValueInst &) { in visitExtractValueInst() argument
1186 ObjectSizeOffsetEvaluator::visitExtractValueInst(ExtractValueInst &) { in visitExtractValueInst() argument
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp2764 ExtractValueInst::ExtractValueInst(const ExtractValueInst &EVI) in ExtractValueInst() function in ExtractValueInst