• Yedidya Feldblum's avatar
    Avoid inlining Cursor slow paths · 5b7309d5
    Yedidya Feldblum authored
    Summary: [Folly] Avoid inlining `Cursor` slow paths. These are already extracted to separate functions, but the compiler will still aggressively inline them.
    
    Differential Revision: D21392842
    
    fbshipit-source-id: 2b045ae9c5188315b938de984730ad2051237cf5
    5b7309d5
Cursor.h 35.7 KB