Lines Matching refs:ConstExprInsertBB
717 BasicBlock *ConstExprInsertBB) { in getFnValueByID() argument
720 return ValueList.getValueFwdRef(ID, Ty, TyID, ConstExprInsertBB); in getFnValueByID()
743 BasicBlock *ConstExprInsertBB) { in getValueTypePair() argument
753 ResVal = getFnValueByID(ValNo, nullptr, TypeID, ConstExprInsertBB); in getValueTypePair()
763 ConstExprInsertBB); in getValueTypePair()
772 BasicBlock *ConstExprInsertBB) { in popValue() argument
773 if (getValue(Record, Slot, InstNum, Ty, TyID, ResVal, ConstExprInsertBB)) in popValue()
783 BasicBlock *ConstExprInsertBB) { in getValue() argument
784 ResVal = getValue(Record, Slot, InstNum, Ty, TyID, ConstExprInsertBB); in getValue()
792 BasicBlock *ConstExprInsertBB) { in getValue() argument
798 return getFnValueByID(ValNo, Ty, TyID, ConstExprInsertBB); in getValue()
804 BasicBlock *ConstExprInsertBB) { in getValueSigned() argument
810 return getFnValueByID(ValNo, Ty, TyID, ConstExprInsertBB); in getValueSigned()