Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dir_emitter.cpp1243 std::optional<bool> static_if; in emitCondExpr() local
1309 std::optional<bool> static_if = std::nullopt; in emitCondExpr() local
1866 std::optional<bool> static_if; in emitShortCircuitLogical() local