Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/spirv-tools/src/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
/external/deqp-deps/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
/external/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