Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/ARM/
Dindirectbr-3.ll3 ; If ARMBaseInstrInfo::AnalyzeBlocks returns the wrong value, which was possible
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DIfConversion.cpp188 void AnalyzeBlocks(MachineFunction &MF, std::vector<IfcvtToken*> &Tokens);
294 AnalyzeBlocks(MF, Tokens); in runOnMachineFunction()
895 void IfConverter::AnalyzeBlocks(MachineFunction &MF, in AnalyzeBlocks() function in IfConverter
/external/llvm/lib/CodeGen/
DIfConversion.cpp211 void AnalyzeBlocks(MachineFunction &MF,
330 AnalyzeBlocks(MF, Tokens); in INITIALIZE_PASS_DEPENDENCY()
990 void IfConverter::AnalyzeBlocks( in AnalyzeBlocks() function in IfConverter