Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DCloneFunction.cpp209 Constant *ConstantFoldMappedInstruction(const Instruction *I);
235 if (Constant *C = ConstantFoldMappedInstruction(II)) { in CloneBlock()
319 ConstantFoldMappedInstruction(const Instruction *I) { in ConstantFoldMappedInstruction() function in PruningFunctionCloner