Searched refs:merge (Results 1 – 6 of 6) sorted by relevance
/art/test/484-checker-register-hints/ |
D | info.txt | 3 forces the spilling should restore the registers at the merge
|
/art/test/800-smali/smali/ |
D | b_22331663_fail.smali | 14 # At this point, v4 is the merge of Undefined and ReferenceType. The verifier should
|
D | b_22331663_pass.smali | 14 # At this point, v4 is the merge of Undefined and ReferenceType. The verifier should not
|
D | b_22331663.smali | 30 # Catch handler. Here we had to merge the uninitialized with the initialized reference,
|
/art/ |
D | NOTICE | 215 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
/art/runtime/ |
D | debugger.cc | 4499 HeapChunkContext(bool merge, bool native) in HeapChunkContext() argument 4507 type_ = merge ? CHUNK_TYPE("HPSG") : CHUNK_TYPE("HPSO"); in HeapChunkContext()
|