Home
last modified time | relevance | path

Searched defs:BranchFolderPass (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DBranchFolding.cpp92 class BranchFolderPass : public MachineFunctionPass { global() class
96 explicit BranchFolderPass(): MachineFunctionPass(ID) {} BranchFolderPass() function in __anon6bf50fd70111::BranchFolderPass