Lines Matching refs:ConstExprInsertBB
719 BasicBlock *ConstExprInsertBB) { in getFnValueByID() argument
722 return ValueList.getValueFwdRef(ID, Ty, TyID, ConstExprInsertBB); in getFnValueByID()
745 BasicBlock *ConstExprInsertBB) { in getValueTypePair() argument
755 ResVal = getFnValueByID(ValNo, nullptr, TypeID, ConstExprInsertBB); in getValueTypePair()
765 ConstExprInsertBB); in getValueTypePair()
774 BasicBlock *ConstExprInsertBB) { in popValue() argument
775 if (getValue(Record, Slot, InstNum, Ty, TyID, ResVal, ConstExprInsertBB)) in popValue()
785 BasicBlock *ConstExprInsertBB) { in getValue() argument
786 ResVal = getValue(Record, Slot, InstNum, Ty, TyID, ConstExprInsertBB); in getValue()
794 BasicBlock *ConstExprInsertBB) { in getValue() argument
800 return getFnValueByID(ValNo, Ty, TyID, ConstExprInsertBB); in getValue()
806 BasicBlock *ConstExprInsertBB) { in getValueSigned() argument
812 return getFnValueByID(ValNo, Ty, TyID, ConstExprInsertBB); in getValueSigned()