Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegisterScavenging.cpp677 bool NextInstructionReadsVReg = false; in scavengeFrameVirtualRegsInBlock() local
684 if (NextInstructionReadsVReg) { in scavengeFrameVirtualRegsInBlock()
707 NextInstructionReadsVReg = false; in scavengeFrameVirtualRegsInBlock()
723 NextInstructionReadsVReg = true; in scavengeFrameVirtualRegsInBlock()