Searched refs:getUndef (Results 1 – 1 of 1) sorted by relevance
235 static AvailableValue getUndef() { in getUndef() function306 static AvailableValueInBlock getUndef(BasicBlock *BB) { in getUndef() function307 return get(BB, AvailableValue::getUndef()); in getUndef()1323 ValuesPerBlock.push_back(AvailableValueInBlock::getUndef(DepBB)); in AnalyzeLoadAvailability()