Searched defs:LRE_WillShrinkVirtReg (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp159 void RABasic::LRE_WillShrinkVirtReg(unsigned VirtReg) { function in class:RABasic
H A DRegAllocGreedy.cpp651 void RAGreedy::LRE_WillShrinkVirtReg(unsigned VirtReg) { function in class:__anon1792::RAGreedy
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRangeEdit.h62 virtual void LRE_WillShrinkVirtReg(unsigned) {} function in class:llvm::LiveRangeEdit::Delegate

Completed in 122 milliseconds