Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ConditionalCompares.cpp745 void updateLoops(ArrayRef<MachineBasicBlock *> Removed);
796 AArch64ConditionalCompares::updateLoops(ArrayRef<MachineBasicBlock *> Removed) { in updateLoops() function in AArch64ConditionalCompares
881 updateLoops(RemovedBlocks); in tryConvert()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DEarlyIfConversion.cpp611 void updateLoops(ArrayRef<MachineBasicBlock*> Removed);
657 void EarlyIfConverter::updateLoops(ArrayRef<MachineBasicBlock*> Removed) { in updateLoops() function in EarlyIfConverter
781 updateLoops(RemovedBlocks); in tryConvertIf()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64ConditionalCompares.cpp790 void updateLoops(ArrayRef<MachineBasicBlock *> Removed);
839 AArch64ConditionalCompares::updateLoops(ArrayRef<MachineBasicBlock *> Removed) { in updateLoops() function in AArch64ConditionalCompares
924 updateLoops(RemovedBlocks); in tryConvert()
/external/llvm/lib/CodeGen/
DEarlyIfConversion.cpp610 void updateLoops(ArrayRef<MachineBasicBlock*> Removed);
656 void EarlyIfConverter::updateLoops(ArrayRef<MachineBasicBlock*> Removed) { in updateLoops() function in EarlyIfConverter
780 updateLoops(RemovedBlocks); in tryConvertIf()