LLVM: lib/Transforms/Scalar/MergeICmps.cpp File Reference (original) (raw)
Go to the source code of this file.
Variables | |
---|---|
mergeicmps | |
Merge contiguous icmps into a | memcmp |
Merge contiguous icmps into a | false |
◆ DEBUG_TYPE
#define DEBUG_TYPE "mergeicmps"
◆ INITIALIZE_PASS_BEGIN()
INITIALIZE_PASS_BEGIN | ( | MergeICmpsLegacyPass | , |
---|---|---|---|
"mergeicmps" | , | ||
"Merge contiguous icmps into a memcmp" | , | ||
false | , | ||
false | |||
) |
◆ false
Merge contiguous icmps into a false
◆ memcmp
Merge contiguous icmps into a memcmp
Definition at line 911 of file MergeICmps.cpp.
Referenced by llvm::ELF::Elf32_Ehdr::checkMagic(), llvm::ELF::Elf64_Ehdr::checkMagic(), llvm::object::Elf_Ehdr_Impl< ELFT >::checkMagic(), llvm::jitlink::createLinkGraphFromCOFFObject(), llvm::jitlink::createLinkGraphFromELFObject(), FindSequence(), gsiRecordCmp(), llvm::identify_magic(), llvm::dxbc::ShaderHash::isPopulated(), llvm::FoldingSetNodeIDRef::operator<(), llvm::codeview::operator==(), llvm::gsym::operator==(), llvm::minidump::operator==(), llvm::FoldingSetNodeIDRef::operator==(), and llvm::ifs::writeELFBinaryToFile().