Home
last modified time | relevance | path

Searched refs:InsertRawEnvironment (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dprepare_for_register_allocation.cc94 check->InsertRawEnvironment(environment); in VisitBoundsCheck()
Dsuperblock_cloner.cc155 copy_instr->InsertRawEnvironment(copy_env); in DeepCloneEnvironmentWithRemapping()
Dnodes.h2318 void InsertRawEnvironment(HEnvironment* environment) { in InsertRawEnvironment() function