Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLocal.cpp628 simplifyAndDCEInstruction(Instruction *I, in simplifyAndDCEInstruction() function
712 MadeChange |= simplifyAndDCEInstruction(I, WorkList, DL, TLI); in SimplifyInstructionsInBlock()
717 MadeChange |= simplifyAndDCEInstruction(I, WorkList, DL, TLI); in SimplifyInstructionsInBlock()