Searched refs:ifSpecified (Results 1 – 1 of 1) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/ |
D | xray-graph-diff.cpp | 421 template <typename T> static T &ifSpecified(T &A, cl::alias &AA, T &B) { in ifSpecified() function 430 {{ifSpecified(GraphDiffKeepGoing1, GraphDiffKeepGoing1A, in __anon729aabd10102() 432 ifSpecified(GraphDiffDeduceSiblingCalls1, GraphDiffDeduceSiblingCalls1A, in __anon729aabd10102() 434 ifSpecified(GraphDiffInstrMap1, GraphDiffInstrMap1A, GraphDiffInstrMap), in __anon729aabd10102() 436 {ifSpecified(GraphDiffKeepGoing2, GraphDiffKeepGoing2A, in __anon729aabd10102() 438 ifSpecified(GraphDiffDeduceSiblingCalls2, GraphDiffDeduceSiblingCalls2A, in __anon729aabd10102() 440 ifSpecified(GraphDiffInstrMap2, GraphDiffInstrMap2A, GraphDiffInstrMap), in __anon729aabd10102()
|