HomeSort by relevance Sort by last modified time
    Searched defs:set_subtract (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ADT/
SetOperations.h 60 /// set_subtract(A, B) - Compute A := A - B
63 void set_subtract(S1Ty &S1, const S2Ty &S2) { function in namespace:llvm
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
SetOperations.h 60 /// set_subtract(A, B) - Compute A := A - B
63 void set_subtract(S1Ty &S1, const S2Ty &S2) { function in namespace:llvm

Completed in 2218 milliseconds