Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSpillPlacement.cpp245 setThreshold(MBFI->getEntryFreq()); in run()
282 void SpillPlacement::setThreshold(BlockFrequency Entry) { in setThreshold() function in SpillPlacement
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSpillPlacement.h174 void setThreshold(BlockFrequency Entry);