Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRegisterPressure.cpp745 void RegPressureTracker::bumpDeadDefs(ArrayRef<RegisterMaskPair> DeadDefs) { in bumpDeadDefs() function in RegPressureTracker
770 bumpDeadDefs(RegOpers.DeadDefs); in recede()
942 bumpDeadDefs(RegOpers.DeadDefs); in advance()
1061 bumpDeadDefs(RegOpers.DeadDefs); in bumpUpwardPressure()
1329 bumpDeadDefs(RegOpers.DeadDefs); in bumpDownwardPressure()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRegisterPressure.h556 void bumpDeadDefs(ArrayRef<RegisterMaskPair> DeadDefs);