Home
last modified time | relevance | path

Searched defs:getMachineCSELookAheadLimit (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h399 unsigned getMachineCSELookAheadLimit() const override { return 500; } getMachineCSELookAheadLimit() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1975 virtual unsigned getMachineCSELookAheadLimit() const { getMachineCSELookAheadLimit() function