OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ConstantFoldInsertValueInstruction
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
ConstantFold.h
44
Constant *
ConstantFoldInsertValueInstruction
(Constant *Agg, Constant *Val,
ConstantFold.cpp
1027
Constant *llvm::
ConstantFoldInsertValueInstruction
(Constant *Agg,
1046
C =
ConstantFoldInsertValueInstruction
(C, Val, Idxs.slice(1));
Constants.cpp
2622
if (Constant *FC =
ConstantFoldInsertValueInstruction
(Agg, Val, Idxs))
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
ConstantFolding.h
100
///
ConstantFoldInsertValueInstruction
- Attempt to constant fold an insertvalue
103
Constant *
ConstantFoldInsertValueInstruction
(Constant *Agg, Constant *Val,
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
InstructionSimplify.cpp
4378
return
ConstantFoldInsertValueInstruction
(CAgg, CVal, Idxs);
Completed in 27 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026