Home
last modified time | relevance | path

Searched refs:print_name (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dstring-stream.cc510 bool print_name = false; in PrintPrototype() local
521 print_name = true; in PrintPrototype()
524 print_name = false; in PrintPrototype()
529 print_name = true; in PrintPrototype()
535 if (print_name) { in PrintPrototype()
/external/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp328 static void print_name(const Value *V) { in print_name() function
406 print_name(Actions[I]->getHandlerBlockOrFunc()); in processCallSite()
414 print_name(CS ? CS.getCalledValue() : nullptr); in processCallSite()