Home
last modified time | relevance | path

Searched refs:simplifyAndDCEInstruction (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp519 simplifyAndDCEInstruction(Instruction *I, in simplifyAndDCEInstruction() function
603 MadeChange |= simplifyAndDCEInstruction(I, WorkList, DL, TLI); in SimplifyInstructionsInBlock()
608 MadeChange |= simplifyAndDCEInstruction(I, WorkList, DL, TLI); in SimplifyInstructionsInBlock()