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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp66 static bool processPhiNode(IntrinsicInst *I);
100 bool SVEIntrinsicOpts::processPhiNode(IntrinsicInst *X) { function in class:SVEIntrinsicOpts
178 return processPhiNode(I);

Completed in 23 milliseconds