Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/fact_manager/
Dfact_manager.cpp94 livesafe_function_facts_(ir_context), in FactManager()
117 return livesafe_function_facts_.MaybeAddFact( in MaybeAddFact()
217 return livesafe_function_facts_.FunctionIsLivesafe(function_id); in FunctionIsLivesafe()
223 auto success = livesafe_function_facts_.MaybeAddFact(fact); in AddFactFunctionIsLivesafe()
Dfact_manager.h218 fact_manager::LivesafeFunctionFacts livesafe_function_facts_; variable
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/fact_manager/
Dfact_manager.cpp94 livesafe_function_facts_(ir_context), in FactManager()
117 return livesafe_function_facts_.MaybeAddFact( in MaybeAddFact()
217 return livesafe_function_facts_.FunctionIsLivesafe(function_id); in FunctionIsLivesafe()
223 auto success = livesafe_function_facts_.MaybeAddFact(fact); in AddFactFunctionIsLivesafe()
Dfact_manager.h218 fact_manager::LivesafeFunctionFacts livesafe_function_facts_; variable
/third_party/spirv-tools/source/fuzz/fact_manager/
Dfact_manager.cpp94 livesafe_function_facts_(ir_context), in FactManager()
117 return livesafe_function_facts_.MaybeAddFact( in MaybeAddFact()
217 return livesafe_function_facts_.FunctionIsLivesafe(function_id); in FunctionIsLivesafe()
223 auto success = livesafe_function_facts_.MaybeAddFact(fact); in AddFactFunctionIsLivesafe()
Dfact_manager.h218 fact_manager::LivesafeFunctionFacts livesafe_function_facts_; variable