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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DAnalysis.cpp675 bool CallEmpty = !firstRealType(CallVal->getType(), CallSubTypes, CallPath); local
691 if (CallEmpty) {
712 CallEmpty = !nextRealType(CallSubTypes, CallPath);

Completed in 94 milliseconds