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

  /external/llvm/include/llvm/Analysis/
CallGraph.h 290 void allReferencesDropped() { NumReferences = 0; }
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
CallGraph.h 295 /// allReferencesDropped - This is a special function that should only be
297 void allReferencesDropped() {

Completed in 53 milliseconds