HomeSort by relevance Sort by last modified time
    Searched refs:RemoveGuard (Results 1 - 3 of 3) sorted by null

  /art/compiler/optimizing/
cha_guard_optimization.cc 52 void RemoveGuard(HShouldDeoptimizeFlag* flag);
88 void CHAGuardVisitor::RemoveGuard(HShouldDeoptimizeFlag* flag) {
116 RemoveGuard(flag);
140 RemoveGuard(flag);
166 RemoveGuard(flag);
prepare_for_register_allocation.cc 49 deoptimize->RemoveGuard();
nodes.h     [all...]

Completed in 71 milliseconds