Home | History | Annotate | Download | only in Instrumentation

Lines Matching defs:at

15 // path number register will equal the path number of the path taken at the
333 // If this edge is a critical edge, then inserts a node at this edge.
1098 << sourceNode->getName() << " (at end)\n");
1108 << targetNode->getName() << " (at beginning)\n");
1317 StructType* at = ftEntryTypeBuilder::get(*Context);
1319 (ConstantStruct*)ConstantStruct::get(at, entryArray);
1399 // If this edge is a critical edge, then inserts a node at this edge.