Searched defs:inner (Results 1 – 4 of 4) sorted by relevance
372 for (auto inner : loop->GetInnerLoops()) { in MarkBlocksInLoop() local403 for (auto inner : loop->GetInnerLoops()) { in CheckLoopHasSafePoint() local440 for (auto inner : root_loop->GetInnerLoops()) { in CheckLoops() local
282 for (auto inner : loop->GetInnerLoops()) { in GetLoopEnd() local
1170 JSTaggedValue RuntimeStubs::RuntimeLdModuleVar(JSThread *thread, JSTaggedValue key, bool inner) in RuntimeLdModuleVar()1180 JSTaggedValue RuntimeStubs::RuntimeLdModuleVar(JSThread *thread, JSTaggedValue key, bool inner, in RuntimeLdModuleVar()
692 JSTaggedValue SlowRuntimeStub::LdModuleVar(JSThread *thread, JSTaggedValue key, bool inner) in LdModuleVar()