mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-04 09:54:09 +00:00
Remove unused method declaration.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@201301 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1ee7e39dd4
commit
611c2c3804
@ -109,9 +109,6 @@ private:
|
||||
/// @return - The context in which the instruction is valid.
|
||||
InstructionContext insnContext() const;
|
||||
|
||||
/// hasFROperands - Returns true if any operand is a FR operand.
|
||||
bool hasFROperands() const;
|
||||
|
||||
/// typeFromString - Translates an operand type from the string provided in
|
||||
/// the LLVM tables to an OperandType for use in the operand specifier.
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user