Searched defs:isSmallAlloc (Results 1 – 1 of 1) sorted by relevance
381 void promote(function_ref<bool(Value)> isSmallAlloc) { in promote()452 explicit PromoteBuffersToStackPass(std::function<bool(Value)> isSmallAlloc) in PromoteBuffersToStackPass()472 std::function<bool(Value)> isSmallAlloc; member in __anon5e63145a0211::PromoteBuffersToStackPass497 std::function<bool(Value)> isSmallAlloc) { in createPromoteBuffersToStackPass()