Home
last modified time | relevance | path

Searched defs:CanOptimize (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/core/fastboot/
H A Dtask.cpp142 bool OptimizedFlashSuperTask::CanOptimize(const ImageSource* source, in CanOptimize() function in OptimizedFlashSuperTask
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Darithmetic_optimizer.cc585 bool CanOptimize(const NodeDef& node) const { in CanOptimize() function in tensorflow::grappler::__anonfb3622940111::AddOpsRewriteStage
3672 bool CanOptimize(const NodeDef& node) const { in CanOptimize() function in tensorflow::grappler::__anonfb3622940111::UnaryOpsComposition
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1318 bool CanOptimize = OptimizeMemorySSA && in getDomMemoryDef() local