Searched defs:undefVal (Results 1 – 2 of 2) sorted by relevance
52 AbstractLatticeFunction(LatticeVal undefVal, LatticeVal overdefinedVal, in AbstractLatticeFunction() argument
1056 if (auto *undefVal = dyn_cast<llvm::UndefValue>(constant)) { convertConstant() local