Lines Matching refs:ConstExprInsertBB
745 BasicBlock *ConstExprInsertBB) { in getFnValueByID() argument
748 return ValueList.getValueFwdRef(ID, Ty, TyID, ConstExprInsertBB); in getFnValueByID()
771 BasicBlock *ConstExprInsertBB) { in getValueTypePair() argument
781 ResVal = getFnValueByID(ValNo, nullptr, TypeID, ConstExprInsertBB); in getValueTypePair()
791 ConstExprInsertBB); in getValueTypePair()
800 BasicBlock *ConstExprInsertBB) { in popValue() argument
801 if (getValue(Record, Slot, InstNum, Ty, TyID, ResVal, ConstExprInsertBB)) in popValue()
811 BasicBlock *ConstExprInsertBB) { in getValue() argument
812 ResVal = getValue(Record, Slot, InstNum, Ty, TyID, ConstExprInsertBB); in getValue()
820 BasicBlock *ConstExprInsertBB) { in getValue() argument
826 return getFnValueByID(ValNo, Ty, TyID, ConstExprInsertBB); in getValue()
832 BasicBlock *ConstExprInsertBB) { in getValueSigned() argument
838 return getFnValueByID(ValNo, Ty, TyID, ConstExprInsertBB); in getValueSigned()