OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SimplifyExtractValueInst
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
InstructionSimplify.h
247
Value *
SimplifyExtractValueInst
(Value *Agg, ArrayRef<unsigned> Idxs,
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
InstructionSimplify.cpp
4443
static Value *
SimplifyExtractValueInst
(Value *Agg, ArrayRef<unsigned> Idxs,
4466
Value *llvm::
SimplifyExtractValueInst
(Value *Agg, ArrayRef<unsigned> Idxs,
4468
return ::
SimplifyExtractValueInst
(Agg, Idxs, Q, RecursionLimit);
5935
Result =
SimplifyExtractValueInst
(EVI->getAggregateOperand(),
LazyValueInfo.cpp
1017
if (Value *V =
SimplifyExtractValueInst
(
/src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp
2996
if (Value *V =
SimplifyExtractValueInst
(Agg, EV.getIndices(),
Completed in 43 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026