Home
last modified time | relevance | path

Searched defs:num_calls (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Djs-inlining-heuristic.cc506 int const num_calls = callee->op()->ValueInputCount(); in TryReuseDispatch() local
663 int const num_calls = candidate.num_functions; in CreateOrReuseDispatch() local
703 int const num_calls = candidate.num_functions; in InlineCandidate() local
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_shader_calls.c297 spill_ssa_defs_and_lower_shader_calls(nir_shader *shader, uint32_t num_calls, in spill_ssa_defs_and_lower_shader_calls()
1168 int num_calls = 0; in nir_lower_shader_calls() local
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DShaderTGSI.c239 uint num_calls; member