Home
last modified time | relevance | path

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

/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