Home
last modified time | relevance | path

Searched defs:Current (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Dthread-current-inl.h30 inline Thread* Thread::Current() { in Current() function
Druntime.h245 static Runtime* Current() { in Current() function
/art/compiler/optimizing/
Dnodes.h1425 HLoopInformation* Current() const { in Current() function
2662 HInstruction* Current() const { return instruction_; } in Current() function
2685 HInstruction* Current() const { return instruction_; } in Current() function
2705 HInstruction* Current() const { return instruction_; } in Current() function
8055 HBasicBlock* Current() const { return blocks_[index_]; } in Current() function
8088 HBasicBlock* Current() const { return blocks_[index_]; } in Current() function