Searched refs:getUndef (Results 1 – 3 of 3) sorted by relevance
203 static AvailableValue getUndef() { in getUndef() function258 static AvailableValueInBlock getUndef(BasicBlock *BB) { in getUndef() function259 return get(BB, AvailableValue::getUndef()); in getUndef()996 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()
218 static AvailableValue getUndef() { in getUndef() function273 static AvailableValueInBlock getUndef(BasicBlock *BB) { in getUndef() function274 return get(BB, AvailableValue::getUndef()); in getUndef()1097 ValuesPerBlock.push_back(AvailableValueInBlock::getUndef(DepBB)); in AnalyzeLoadAvailability()