Home
last modified time | relevance | path

Searched defs:IsThereStackMapped (Results 1 – 2 of 2) sorted by relevance

/art/compiler/dex/quick/arm64/
Dcodegen_arm64.h52 bool IsThereStackMapped() { return is_there_stack_mapped_; } in IsThereStackMapped() function
/art/compiler/dex/quick/x86/
Dcodegen_x86.h53 bool IsThereStackMapped() { return is_there_stack_mapped_; } in IsThereStackMapped() function