mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-14 01:20:40 +00:00
Remove unused method declaration.
llvm-svn: 201301
This commit is contained in:
parent
882df7af18
commit
e48bd43a34
@ -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…
x
Reference in New Issue
Block a user