Searched defs:vm_compile (Results 1 – 2 of 2) sorted by relevance
39 …opCellInfo::UpdateTopCellInfo(bool forward_already_run, bool need_compile_graph, bool vm_compile) { in UpdateTopCellInfo()
88 inline bool vm_compile() const { return vm_compile_; } in vm_compile() function