Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLocal.cpp429 simplifyAndDCEInstruction(Instruction *I, in simplifyAndDCEInstruction() function
511 MadeChange |= simplifyAndDCEInstruction(I, WorkList, DL, TLI); in SimplifyInstructionsInBlock()
516 MadeChange |= simplifyAndDCEInstruction(I, WorkList, DL, TLI); in SimplifyInstructionsInBlock()