Home
last modified time | relevance | path

Searched refs:extract_functions (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/utils/
H A Dabtest.py179 def extract_functions(file): function
326 functions_a = extract_functions(goodfile)
328 functions_b_map = dict(extract_functions(badfile))