Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/Analysis/
DFunctionPropertiesAnalysisTest.cpp69 Function *BranchesFunction = M->getFunction("branches"); in TEST_F() local
70 FunctionPropertiesInfo BranchesFeatures = buildFPI(*BranchesFunction); in TEST_F()