Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp312 bool EnableLocalReassign; member in __anon4e4d313f0111::RAGreedy
795 (!EnableLocalReassign || !canReassign(*Intf, PhysReg))) { in canEvictInterference()
2578 EnableLocalReassign = EnableLocalReassignment || in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp406 bool EnableLocalReassign; member in __anondab441770111::RAGreedy
938 (!EnableLocalReassign || !canReassign(*Intf, PhysReg))) { in canEvictInterference()
3167 EnableLocalReassign = EnableLocalReassignment || in runOnMachineFunction()