Searched refs:livesafe_function_facts_ (Results 1 – 6 of 6) sorted by relevance
94 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()
218 fact_manager::LivesafeFunctionFacts livesafe_function_facts_; variable