Lines Matching full:whereto
1018 void addEvent_Bi ( CgState* cgs, InstrInfo* inode, IRAtom* whereTo )1021 tl_assert(isIRAtom(whereTo));1022 tl_assert(typeOfIRExpr(cgs->sbOut->tyenv, whereTo) 1033 evt->Ev.Bi.dst = whereTo;