Home
last modified time | relevance | path

Searched defs:int (Results 1 – 4 of 4) sorted by relevance

/art/compiler/sea_ir/debug/
Ddot_gen.h42 art::SafeMap<int, const Type*>* types): graph_(), types_(types), options_(options) { } in DotGenerationVisitor()
103 art::SafeMap<int, const Type*>* types) const { in DumpSea()
/art/runtime/
Dthread_linux.cc21 void Thread::SetNativePriority(int) { in SetNativePriority() argument
/art/compiler/sea_ir/ir/
Dsea.cc349 utils::ScopedHashtable<int, InstructionNode*>* scoped_table) { in RenameAsSSA()
586 const utils::ScopedHashtable<int, InstructionNode*>* scoped_table, Region* predecessor) { in SetPhiDefinitionsForUses()
/art/runtime/gc/
Dheap.h381 ALWAYS_INLINE void WriteBarrierArray(const mirror::Object* dst, int /*start_offset*/, in WriteBarrierArray() argument