Searched refs:FastLoopBody (Results 1 – 2 of 2) sorted by relevance
3496 using FastLoopBody = std::function<void(TNode<TIndex> index)>; variable3501 TNode<TIndex> end_index, const FastLoopBody<TIndex>& body, int increment,3507 const FastLoopBody<TIndex>& body, int increment,
11674 const FastLoopBody<TIndex>& body, in BuildFastLoop()11718 const FastLoopBody<IntPtrT>& body,11725 const FastLoopBody<UintPtrT>& body,