Searched refs:result_triple (Results 1 – 1 of 1) sorted by relevance
2493 Node* result_triple = in DoForInPrepare() local2495 Node* cache_type = __ Projection(0, result_triple); in DoForInPrepare()2496 Node* cache_array = __ Projection(1, result_triple); in DoForInPrepare()2497 Node* cache_length = __ Projection(2, result_triple); in DoForInPrepare()