HomeSort by: relevance | last modified time | path
    Searched defs:DeduceSiblingCalls (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
xray-account.h 60 bool DeduceSiblingCalls = false;
69 bool RecursiveCallsOnly, bool DeduceSiblingCalls)
71 DeduceSiblingCalls(DeduceSiblingCalls) {}
xray-account.h 60 bool DeduceSiblingCalls = false;
69 bool RecursiveCallsOnly, bool DeduceSiblingCalls)
71 DeduceSiblingCalls(DeduceSiblingCalls) {}
xray-graph.h 101 bool DeduceSiblingCalls = false;
127 : FuncIdHelper(FuncIdHelper), DeduceSiblingCalls(DSC),
148 bool DeduceSiblingCalls;
xray-graph.h 101 bool DeduceSiblingCalls = false;
127 : FuncIdHelper(FuncIdHelper), DeduceSiblingCalls(DSC),
148 bool DeduceSiblingCalls;

Completed in 108 milliseconds