Home | History | Annotate | Download | only in Instrumentation

Lines Matching full:inserts

1 //===- PathProfiling.cpp - Inserts counters for path profiling ------------===//
280 // Analyzes the function for Ball-Larus path profiling, and inserts code.
295 // Inserts source's pathNumber Value* into target. Target may or may not
301 // Inserts source's pathNumber Value* into the appropriate slot of
322 // Inserts instrumentation for the given edge
334 // If this edge is a critical edge, then inserts a node at this edge.
338 // Inserts instrumentation according to the marked edges in dag. Phony
952 // Inserts source's pathNumber Value* into target. Target may or may not
981 // Inserts source's pathNumber Value* into the appropriate slot of
1069 // Inserts instrumentation for the given edge
1216 // Inserts instrumentation according to the marked edges in dag. Phony edges
1400 // If this edge is a critical edge, then inserts a node at this edge.