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

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp1321 static llvm::Constant *replaceUndef(CodeGenModule &CGM, IsPattern isPattern, function
1333 Values[Op] = replaceUndef(CGM, isPattern, OpValue);
1965 replaceUndef(CGM, isPattern, constant));

Completed in 115 milliseconds