Searched refs:updateTotalCallCount (Results 1 - 3 of 3) sorted by relevance

/external/llvm/examples/Kaleidoscope/MCJIT/cached/
H A Dgenk-timing.py48 def updateTotalCallCount(self, callee): member in class:KScriptGenerator
54 self.updateTotalCallCount(child)
69 self.updateTotalCallCount(callee)
/external/llvm/examples/Kaleidoscope/MCJIT/complete/
H A Dgenk-timing.py53 def updateTotalCallCount(self, callee): member in class:KScriptGenerator
59 self.updateTotalCallCount(child)
74 self.updateTotalCallCount(callee)
/external/llvm/examples/Kaleidoscope/MCJIT/lazy/
H A Dgenk-timing.py48 def updateTotalCallCount(self, callee): member in class:KScriptGenerator
54 self.updateTotalCallCount(child)
69 self.updateTotalCallCount(callee)

Completed in 2394 milliseconds