Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DInstructionSimplify.h224 bool replaceAndRecursivelySimplify(Instruction *I, Value *SimpleV,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroElide.cpp65 replaceAndRecursivelySimplify(I, Value); in replaceWithConstant()
/external/llvm/include/llvm/Analysis/
DInstructionSimplify.h341 bool replaceAndRecursivelySimplify(Instruction *I, Value *SimpleV,
/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1835 replaceAndRecursivelySimplify(CI, RetVal, TLInfo, nullptr); in optimizeCallInst()
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp4318 bool llvm::replaceAndRecursivelySimplify(Instruction *I, Value *SimpleV, in replaceAndRecursivelySimplify() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInstructionSimplify.cpp5146 bool llvm::replaceAndRecursivelySimplify(Instruction *I, Value *SimpleV, in replaceAndRecursivelySimplify() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp1692 replaceAndRecursivelySimplify(CI, RetVal, TLInfo, nullptr); in optimizeCallInst()