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

  /external/clang/lib/CodeGen/
CodeGenPGO.cpp 494 Cnt.applyAdjustmentsToRegion(BC.BreakCount + BC.ContinueCount);
519 Cnt.applyAdjustmentsToRegion(BC.BreakCount + BC.ContinueCount);
558 Cnt.applyAdjustmentsToRegion(BC.BreakCount + BC.ContinueCount);
594 Cnt.applyAdjustmentsToRegion(BC.BreakCount + BC.ContinueCount);
609 Cnt.applyAdjustmentsToRegion(BC.BreakCount + BC.ContinueCount);
670 Cnt.applyAdjustmentsToRegion(0);
712 Cnt.applyAdjustmentsToRegion(0);
725 Cnt.applyAdjustmentsToRegion(0);
738 Cnt.applyAdjustmentsToRegion(0);
    [all...]
CodeGenPGO.h 228 void applyAdjustmentsToRegion(uint64_t LoopAdjust) {

Completed in 76 milliseconds