HomeSort by relevance Sort by last modified time
    Searched refs:updateTotalCallCount (Results 1 - 6 of 6) sorted by null

  /external/llvm/examples/Kaleidoscope/MCJIT/cached/
genk-timing.py 48 def updateTotalCallCount(self, callee):
54 self.updateTotalCallCount(child)
69 self.updateTotalCallCount(callee)
  /external/llvm/examples/Kaleidoscope/MCJIT/complete/
genk-timing.py 53 def updateTotalCallCount(self, callee):
59 self.updateTotalCallCount(child)
74 self.updateTotalCallCount(callee)
  /external/llvm/examples/Kaleidoscope/MCJIT/lazy/
genk-timing.py 48 def updateTotalCallCount(self, callee):
54 self.updateTotalCallCount(child)
69 self.updateTotalCallCount(callee)
  /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/cached/
genk-timing.py 48 def updateTotalCallCount(self, callee):
54 self.updateTotalCallCount(child)
69 self.updateTotalCallCount(callee)
  /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/complete/
genk-timing.py 53 def updateTotalCallCount(self, callee):
59 self.updateTotalCallCount(child)
74 self.updateTotalCallCount(callee)
  /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/lazy/
genk-timing.py 48 def updateTotalCallCount(self, callee):
54 self.updateTotalCallCount(child)
69 self.updateTotalCallCount(callee)

Completed in 50 milliseconds