Searched refs:funcAddrNode (Results 1 – 1 of 1) sorted by relevance
860 Stmt &funcAddrNode = lmirBuilder_->Regassign(callee, funcPregIdx); in GetFunction() local861 lmirBuilder_->AppendStmt(bb, funcAddrNode); in GetFunction()988 Stmt &funcAddrNode = lmirBuilder_->Regassign(callee, funcPregIdx); in GetCallee() local989 lmirBuilder_->AppendStmt(bb, funcAddrNode); in GetCallee()2051 Stmt &funcAddrNode = lmirBuilder_->Dassign(callee, funcVar); in GenDeoptEntry() local2052 lmirBuilder_->AppendStmt(bb, funcAddrNode); in GenDeoptEntry()