Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp3523 BlockFrequency JumpFreq = BlockFreq * EP; in applyExtTsp() local
3525 JumpCounts.push_back(std::make_pair(Jump, JumpFreq.getFrequency())); in applyExtTsp()