Searched refs:CreateEmptyFastpathGraph (Results 1 – 4 of 4) sorted by relevance
36 auto graph = CreateEmptyFastpathGraph(RUNTIME_ARCH); in BuildGraphOneBlockContinuousChain()74 Graph *graphEt = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()112 auto graph = CreateEmptyFastpathGraph(RUNTIME_ARCH); in BuildGraphOneBlockBrokenChain()150 Graph *graphEt = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()193 auto graph = CreateEmptyFastpathGraph(RUNTIME_ARCH); in BuildGraphMultipleBlockContinuousChain()241 Graph *graphEt = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()287 auto graph = CreateEmptyFastpathGraph(RUNTIME_ARCH); in BuildGraphMultipleBlockBrokenChain()337 Graph *graphEt = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()384 auto graph = CreateEmptyFastpathGraph(RUNTIME_ARCH); in BuildGraphProcessIndex()416 Graph *graphEt = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()[all …]
191 Graph *CreateEmptyFastpathGraph(Arch arch) const in CreateEmptyFastpathGraph() function
2532 auto graph = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()2540 auto graphExpected = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()2585 auto graph = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()2587 auto graphExpected = CreateEmptyFastpathGraph(RUNTIME_ARCH); in TEST_F()
131 Graph *CreateEmptyFastpathGraph(Arch arch) const in CreateEmptyFastpathGraph() function