Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDecl.cpp1173 static llvm::Constant *replaceUndef(llvm::Constant *constant) { in replaceUndef() function
1187 Values[Op] = replaceUndef(OpValue); in replaceUndef()
1731 constant = replaceUndef(constant); in EmitAutoVarInit()