Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_inliner.cpp26 struct InlinerGuard { struct
27 explicit InlinerGuard(bool shouldInline) in InlinerGuard() argument
32 ~InlinerGuard() { in ~InlinerGuard()
36 bool oldState_;