Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineCSE.cpp946 LookAheadLimit = TII->getMachineCSELookAheadLimit(); in runOnMachineFunction()
/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1860 virtual unsigned getMachineCSELookAheadLimit() const { in getMachineCSELookAheadLimit() function
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h345 unsigned getMachineCSELookAheadLimit() const override { return 500; } in getMachineCSELookAheadLimit() function