|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectCreationGraph | |
|---|---|
| joeq.Compiler.Analysis.IPA | |
| joeq.Compiler.Analysis.Primitive | |
| Uses of ObjectCreationGraph in joeq.Compiler.Analysis.IPA |
|---|
| Fields in joeq.Compiler.Analysis.IPA declared as ObjectCreationGraph | |
|---|---|
ObjectCreationGraph |
PAProxy.ocg
|
| Methods in joeq.Compiler.Analysis.IPA with parameters of type ObjectCreationGraph | |
|---|---|
void |
PA.buildObjectSensitiveV1H1_(ObjectCreationGraph g)
|
void |
PA.buildObjectSensitiveV1H1(ObjectCreationGraph g)
|
jwutil.graphs.PathNumbering |
PA.countCallGraph(CallGraph cg,
ObjectCreationGraph ocg,
boolean updateBits)
|
void |
PA.numberPaths(CallGraph cg,
ObjectCreationGraph ocg,
boolean updateBits)
|
| Uses of ObjectCreationGraph in joeq.Compiler.Analysis.Primitive |
|---|
| Methods in joeq.Compiler.Analysis.Primitive with parameters of type ObjectCreationGraph | |
|---|---|
void |
PrimitivePA.buildObjectSensitiveV1H1_(ObjectCreationGraph g)
|
void |
PrimitivePA.buildObjectSensitiveV1H1(ObjectCreationGraph g)
|
jwutil.graphs.PathNumbering |
PrimitivePA.countCallGraph(CallGraph cg,
ObjectCreationGraph ocg,
boolean updateBits)
|
void |
PrimitivePA.numberPaths(CallGraph cg,
ObjectCreationGraph ocg,
boolean updateBits)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||