find_function_partition
Locate a function in the Fiedler partition tree to retrieve its partition ID, sibling functions, and entry/exit points.
Instructions
Find which partition a function belongs to in the Fiedler partition tree. Returns the partition ID, sibling functions in the same partition, and the entry/exit points of that partition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| function_name | Yes | ||
| workingDirectory | Yes |