mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
f26528e6d8
Summary: This instruction is useful for inspecting extractvalue/insertvalue in IR. Unlike most other operations, indices cannot be inspected using the generic Value.Opcode() function so a specialized function needs to be added. Reviewers: whitequark, pcc Reviewed By: whitequark Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D53883 llvm-svn: 346388 |
||
---|---|---|
.. | ||
analysis.go | ||
bitreader.go | ||
bitwriter.go | ||
dibuilder.go | ||
executionengine_test.go | ||
executionengine.go | ||
InstrumentationBindings.cpp | ||
InstrumentationBindings.h | ||
ir_test.go | ||
ir.go | ||
IRBindings.cpp | ||
IRBindings.h | ||
linker.go | ||
llvm_config.go.in | ||
llvm_dep.go | ||
string_test.go | ||
string.go | ||
support.go | ||
SupportBindings.cpp | ||
SupportBindings.h | ||
target.go | ||
transforms_coroutines.go | ||
transforms_instrumentation.go | ||
transforms_ipo.go | ||
transforms_pmbuilder.go | ||
transforms_scalar.go | ||
version.go |