Home
last modified time | relevance | path

Searched refs:isProfitableToCSE (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineCSE.cpp89 bool isProfitableToCSE(unsigned CSReg, unsigned Reg,
283 bool MachineCSE::isProfitableToCSE(unsigned CSReg, unsigned Reg, in isProfitableToCSE() function in MachineCSE
438 if (!isProfitableToCSE(NewReg, OldReg, CSMI, MI)) { in ProcessBlock()
/external/llvm/lib/CodeGen/
DMachineCSE.cpp98 bool isProfitableToCSE(unsigned CSReg, unsigned Reg,
366 bool MachineCSE::isProfitableToCSE(unsigned CSReg, unsigned Reg, in isProfitableToCSE() function in MachineCSE
561 if (!isProfitableToCSE(NewReg, OldReg, CSMI, MI)) { in ProcessBlock()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineCSE.cpp120 bool isProfitableToCSE(unsigned CSReg, unsigned Reg,
389 bool MachineCSE::isProfitableToCSE(unsigned CSReg, unsigned Reg, in isProfitableToCSE() function in MachineCSE
581 if (!isProfitableToCSE(NewReg, OldReg, CSMI, MI)) { in ProcessBlock()