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

  /external/llvm/examples/Kaleidoscope/MCJIT/cached/
genk-timing.py 66 def updateCalledFunctionList(self, callee):
78 self.updateCalledFunctionList(subCallee)
169 self.updateCalledFunctionList(self.lastFuncNum)
  /external/llvm/examples/Kaleidoscope/MCJIT/complete/
genk-timing.py 71 def updateCalledFunctionList(self, callee):
83 self.updateCalledFunctionList(subCallee)
174 self.updateCalledFunctionList(self.lastFuncNum)
  /external/llvm/examples/Kaleidoscope/MCJIT/lazy/
genk-timing.py 66 def updateCalledFunctionList(self, callee):
78 self.updateCalledFunctionList(subCallee)
169 self.updateCalledFunctionList(self.lastFuncNum)
  /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/cached/
genk-timing.py 66 def updateCalledFunctionList(self, callee):
78 self.updateCalledFunctionList(subCallee)
169 self.updateCalledFunctionList(self.lastFuncNum)
  /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/complete/
genk-timing.py 71 def updateCalledFunctionList(self, callee):
83 self.updateCalledFunctionList(subCallee)
174 self.updateCalledFunctionList(self.lastFuncNum)
  /external/swiftshader/third_party/llvm-7.0/llvm/examples/Kaleidoscope/MCJIT/lazy/
genk-timing.py 66 def updateCalledFunctionList(self, callee):
78 self.updateCalledFunctionList(subCallee)
169 self.updateCalledFunctionList(self.lastFuncNum)

Completed in 57 milliseconds