OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shadow_frame_type
(Results
1 - 2
of
2
) sorted by null
/art/compiler/jni/portable/
jni_compiler.cc
114
::llvm::StructType*
shadow_frame_type
= irb_.getShadowFrameTy(sirt_size);
local
115
::llvm::AllocaInst* shadow_frame_ = irb_.CreateAlloca(
shadow_frame_type
);
/art/compiler/llvm/
gbc_expander.cc
1340
llvm::StructType*
shadow_frame_type
=
local
[
all
...]
Completed in 244 milliseconds