Home | History | Annotate | Download | only in x86

Lines Matching refs:fallThrough

938     relativeNCG = traceCurrentBB->fallThrough ? traceCurrentBB->fallThrough->id : 0;
939 if(traceCurrentBB->fallThrough)
940 relativeNCG = getRelativeNCG(traceCurrentBB->fallThrough->id, JmpCall_uncond, &unknown, &size);