Searched refs:visitLIFETIME_END (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp470 SDValue visitLIFETIME_END(SDNode *N);
1617 case ISD::LIFETIME_END: return visitLIFETIME_END(N);
16569 SDValue DAGCombiner::visitLIFETIME_END(SDNode *N) { function in class:DAGCombiner

Completed in 132 milliseconds