Home | History | Annotate | Download | only in IR

Lines Matching refs:createExpression

648 DIExpression *DIBuilder::createExpression(ArrayRef<uint64_t> Addr) {
652 DIExpression *DIBuilder::createExpression(ArrayRef<int64_t> Signed) {
655 return createExpression(Addr);