Searched defs:InlinerGuard (Results 1 – 1 of 1) sorted by relevance
26 struct InlinerGuard { struct27 explicit InlinerGuard(bool shouldInline) in InlinerGuard() argument32 ~InlinerGuard() { in ~InlinerGuard()36 bool oldState_;