Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.cpp1395 bool AddedToRematList = false; in collectRematerializableInstructions() local
1401 AddedToRematList = true; in collectRematerializableInstructions()
1409 if (!AddedToRematList) in collectRematerializableInstructions()