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

/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp6545 static Value *simplifyFreezeInst(Value *Op0, const SimplifyQuery &Q) { function
6553 Value *llvm::simplifyFreezeInst(Value *Op0, const SimplifyQuery &Q) { function in class:llvm

Completed in 189 milliseconds