Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DStackSlotColoring.cpp171 li.incrementWeight( in ScanForSpillSlotRefs()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DLiveInterval.h719 void incrementWeight(float Inc) { Weight += Inc; } in incrementWeight() function