Home
last modified time | relevance | path

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

/external/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp298 static bool IsChild(const MachineInstr &MI, in IsChild() function
/external/v8/src/crankshaft/
Dlithium-allocator.h201 bool IsChild() const { return parent() != NULL; } in IsChild() function
/external/pdfium/xfa/fwl/
Dcfwl_widget.cpp263 bool CFWL_Widget::IsChild() const { in IsChild() function in CFWL_Widget