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

  /external/llvm/lib/Transforms/Scalar/
LoopUnswitch.cpp 527 BlockFrequency LoopEntryFreq = BFI.getBlockFreq(loopHeader);
528 if (LoopEntryFreq < ColdEntryFreq)
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]

Completed in 1739 milliseconds