Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dindirectbr-3.ll4 ; If ARMBaseInstrInfo::AnalyzeBlocks returns the wrong value, which was possible
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DIfConversion.cpp260 void AnalyzeBlocks(MachineFunction &MF,
487 AnalyzeBlocks(MF, Tokens); in INITIALIZE_PASS_DEPENDENCY()
1430 void IfConverter::AnalyzeBlocks( in AnalyzeBlocks() function in IfConverter