Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DFunctionPropertiesAnalysisTest.cpp97 Function *BranchesFunction = M->getFunction("branches"); in TEST_F() local
98 FunctionPropertiesInfo BranchesFeatures = buildFPI(*BranchesFunction); in TEST_F()