OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateTotalCallCount
(Results
1 - 3
of
3
) 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)
Completed in 28 milliseconds