Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DRegionStore.cpp697 bool AddToWorkList(WorkListElement E, const ClusterBindings *C) { in AddToWorkList() function in __anon0067ce070611::ClusterAnalysis
704 bool AddToWorkList(const MemRegion *R) { in AddToWorkList() function in __anon0067ce070611::ClusterAnalysis
967 bool invalidateRegionsWorker::AddToWorkList(const MemRegion *R) { in AddToWorkList() function in invalidateRegionsWorker
2301 bool removeDeadBindingsWorker::AddToWorkList(const MemRegion *R) { in AddToWorkList() function in removeDeadBindingsWorker
/external/tensorflow/tensorflow/compiler/xla/service/
Dconditional_code_motion.cc79 void AddToWorkList(const Boundary& b) { in AddToWorkList() function in xla::conditional_opt::BoundaryVisitor