Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWindowsSecureHotPatching.cpp580 Value *OldOperandValue = GVUse.User->getOperand(GVUse.Op); in runOnFunction() local
583 switch (OldOperandValue->getValueID()) { in runOnFunction()