mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
For consistency.
llvm-svn: 113659
This commit is contained in:
parent
4bfc1207f1
commit
1364e542aa
@ -110,6 +110,7 @@ class ARMFastISel : public FastISel {
|
||||
#include "ARMGenFastISel.inc"
|
||||
|
||||
// Instruction selection routines.
|
||||
private:
|
||||
virtual bool ARMSelectLoad(const Instruction *I);
|
||||
virtual bool ARMSelectStore(const Instruction *I);
|
||||
virtual bool ARMSelectBranch(const Instruction *I);
|
||||
|
Loading…
Reference in New Issue
Block a user