Home | History | Annotate | Download | only in cachegrind

Lines Matching refs:typeOfIRExpr

906    tl_assert(typeOfIRExpr(cgs->sbOut->tyenv, guard) 
926 tl_assert(typeOfIRExpr(cgs->sbOut->tyenv, whereTo)
1045 sizeofIRType(typeOfIRExpr(tyenv, data)), aexpr );
1084 dataSize = sizeofIRType(typeOfIRExpr(tyenv, cas->dataLo));
1104 dataTy = typeOfIRExpr(tyenv, st->Ist.LLSC.storedata);