Home
last modified time | relevance | path

Searched defs:SimplifyFreezeInst (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionSimplify.cpp5323 static Value *SimplifyFreezeInst(Value *Op0) { in SimplifyFreezeInst() function
5331 Value *llvm::SimplifyFreezeInst(Value *Op0, const SimplifyQuery &Q) { in SimplifyFreezeInst() function in llvm