Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp173 li.incrementWeight( in ScanForSpillSlotRefs()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveInterval.h713 void incrementWeight(float Inc) { Weight += Inc; } in incrementWeight() function