Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DIfConversion.cpp432 char IfConverter::ID = 0;
434 char &llvm::IfConverterID = IfConverter::ID;
733 bool IfConverter::CountDuplicatedInstructions( in CountDuplicatedInstructions()
813 bool IfConverter::RescanInstructions( in RescanInstructions()
877 bool IfConverter::ValidForkedDiamond( in ValidForkedDiamond()
959 bool IfConverter::ValidDiamond( in ValidDiamond()
1209 void IfConverter::AnalyzeBlock( in AnalyzeBlock()
1430 void IfConverter::AnalyzeBlocks( in AnalyzeBlocks()
1771 bool IfConverter::IfConvertDiamondCommon( in IfConvertDiamondCommon()
2007 bool IfConverter::IfConvertForkedDiamond( in IfConvertForkedDiamond()
[all …]
/openbsd/gnu/llvm/llvm/docs/
H A DWritingAnLLVMBackend.rst1141 folding and if conversion. The ``BranchFolder`` and ``IfConverter`` machine