Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineCSE.cpp948 LookAheadLimit = TII->getMachineCSELookAheadLimit(); in runOnMachineFunction()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetInstrInfo.h1975 virtual unsigned getMachineCSELookAheadLimit() const { in getMachineCSELookAheadLimit() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIInstrInfo.h399 unsigned getMachineCSELookAheadLimit() const override { return 500; } in getMachineCSELookAheadLimit() function