Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DDCE.cpp75 static bool DCEInstruction(Instruction *I, in DCEInstruction() function
116 MadeChange |= DCEInstruction(I, WorkList, TLI); in eliminateDeadCode()
121 MadeChange |= DCEInstruction(I, WorkList, TLI); in eliminateDeadCode()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DDCE.cpp88 static bool DCEInstruction(Instruction *I, in DCEInstruction() function
135 MadeChange |= DCEInstruction(I, WorkList, TLI); in eliminateDeadCode()
140 MadeChange |= DCEInstruction(I, WorkList, TLI); in eliminateDeadCode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DDCE.cpp122 static bool DCEInstruction(Instruction *I, in DCEInstruction() function
168 MadeChange |= DCEInstruction(I, WorkList, TLI); in eliminateDeadCode()
173 MadeChange |= DCEInstruction(I, WorkList, TLI); in eliminateDeadCode()