Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/platforms/common/runtime/
Dthread.cpp23 void Thread::SetCurrent(Thread *thread) in SetCurrent() function in panda::Thread
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dbasicblock.h702 void SetCurrent(Inst *current) in SetCurrent() function