Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DIfConversion.cpp74 class IfConverter : public MachineFunctionPass { class
176 IfConverter() : MachineFunctionPass(ID), FnNum(-1) { in IfConverter() function in __anon567aac9c0111::IfConverter