Home | History | Annotate | Download | only in callgrind

Lines Matching full:whereto

737 void addEvent_Bi ( ClgState* clgs, InstrInfo* inode, IRAtom* whereTo )
740 tl_assert(isIRAtom(whereTo));
741 tl_assert(typeOfIRExpr(clgs->sbOut->tyenv, whereTo)
752 evt->Ev.Bi.dst = whereTo;