Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DBlockFrequency.h30 static uint64_t getMaxFrequency() { return -1ULL; } in getMaxFrequency() function
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DSpillPlacement.cpp145 BiasN = BlockFrequency::getMaxFrequency(); in addBias()
DRegAllocGreedy.cpp1052 BestCost = BlockFrequency::getMaxFrequency(); in tryRegionSplit()
DMachineBlockPlacement.cpp2429 BlockFrequency SmallestRotationCost = BlockFrequency::getMaxFrequency(); in rotateLoopWithProfile()