Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/linux/hdlc/
H A Dioctl.h69 unsigned short dce; member
83 unsigned short dce; member
/aosp12/art/compiler/optimizing/
H A Dinliner.cc2013 HDeadCodeElimination dce(callee_graph, inline_stats_, "dead_code_elimination$inliner"); in RunOptimizations() local