Home | History | Annotate | Download | only in cachegrind

Lines Matching defs:one

163 //   pointed to by one or more CCs.
238 // Returns a pointer to the line CC, creates a new one if necessary.
438 /* For branches, we consult two different predictors, one which
477 it makes just one memory reference (a modify), rather than two (a
780 /* Merge an IrNoX with one following IrNoX. */
1119 // Get space for and init the inode, record it as the current one.
1254 IRExpr* one = tyW==Ity_I32 ? IRExpr_Const(IRConst_U32(1))
1288 inverted ? IRExpr_Binop(opXOR, IRExpr_RdTmp(guardW), one)