Searched refs:PrepareLoopStoredBy (Results 1 – 1 of 1) sorted by relevance
924 Value PrepareLoopStoredBy(HBasicBlock* block, size_t idx);1527 LSEVisitor::Value LSEVisitor::PrepareLoopStoredBy(HBasicBlock* block, size_t idx) { in PrepareLoopStoredBy() function in art::LSEVisitor1569 heap_values.push_back({ PrepareLoopValue(block, idx), PrepareLoopStoredBy(block, idx) }); in PrepareLoopRecords()