Home
last modified time | relevance | path

Searched defs:hasGraphChanged (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libabckit/tests/scenarios/branch_eliminator/dynamic/
Dbranch_eliminator.cpp90 bool hasGraphChanged = ReplaceModuleVarByConstant(graph, suspects); in EliminateBranchWithSuspect() local
252 bool hasGraphChanged = false; in LoweringConstants() local
304 bool hasGraphChanged = false; in RemoveUnusedInsts() local
/arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/branch_eliminator/
Dbranch_eliminator_test.cpp320 bool hasGraphChanged = false; in RemoveUnusedInsts() local
347 bool hasGraphChanged = false; in LoweringConstants() local
444 bool hasGraphChanged = ReplaceModuleVarByConstant(graph, constants, suspects); in EliminateBranchWithSuspect() local