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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp144 bool RABasic::LRE_CanEraseVirtReg(unsigned VirtReg) { function in class:RABasic
H A DRegAllocGreedy.cpp629 bool RAGreedy::LRE_CanEraseVirtReg(unsigned VirtReg) { function in class:__anon3553::RAGreedy
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRangeEdit.h59 virtual bool LRE_CanEraseVirtReg(unsigned) { return true; } function in class:llvm::LiveRangeEdit::Delegate

Completed in 69 milliseconds