Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineCSE.cpp754 LookAheadLimit = TII->getMachineCSELookAheadLimit(); in runOnMachineFunction()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1556 virtual unsigned getMachineCSELookAheadLimit() const { in getMachineCSELookAheadLimit() function
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h305 unsigned getMachineCSELookAheadLimit() const override { return 500; } in getMachineCSELookAheadLimit() function