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

  /art/compiler/optimizing/
inliner.cc     [all...]
instruction_builder.cc 627 if (graph_->ShouldGenerateConstructorBarrier()) {
631 << "Inconsistent use of ShouldGenerateConstructorBarrier. Should not generate a barrier.";
    [all...]
nodes.h 456 bool ShouldGenerateConstructorBarrier() const {
    [all...]

Completed in 1645 milliseconds