Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocLinearScan.cpp1051 bool ConflictsWithFixed = false; in assignRegOrStackSlotAtInterval() local
1064 ConflictsWithFixed = true; in assignRegOrStackSlotAtInterval()
1074 if (ConflictsWithFixed) { in assignRegOrStackSlotAtInterval()