Searched refs:getUndef (Results 1 – 2 of 2) sorted by relevance
195 static AvailableValue getUndef() { in getUndef() function250 static AvailableValueInBlock getUndef(BasicBlock *BB) { in getUndef() function251 return get(BB, AvailableValue::getUndef()); in getUndef()1013 ValuesPerBlock.push_back(AvailableValueInBlock::getUndef(DepBB)); in AnalyzeLoadAvailability()
162 static AvailableValue getUndef() { in getUndef() function216 static AvailableValueInBlock getUndef(BasicBlock *BB) { in getUndef() function217 return get(BB, AvailableValue::getUndef()); in getUndef()1364 ValuesPerBlock.push_back(AvailableValueInBlock::getUndef(DepBB)); in AnalyzeLoadAvailability()