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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp5488 static Value *SimplifyFreezeInst(Value *Op0, const SimplifyQuery &Q) { function
5496 Value *llvm::SimplifyFreezeInst(Value *Op0, const SimplifyQuery &Q) { function in class:llvm

Completed in 208 milliseconds